google app engine - How do I bring DRY (don't repeat yourself) in GWT with Java on Appengine? -


frameworks such django satisfy dry principle(don't repeat yourself) python.

how can bring dry principle in gwt java on google appengine?

i don't think frameworks themselves. provides tools , mechanism it.

what mean is, code gwt stuff until see code duplications, seek out specific tools reduce redundency. don't wait "dry (on/off)" checkbox


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -