开发者

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

Frameworks such as Django help to satisfy the DRY principle(don't repeat yourself) for python.

How can I bring the DRY principle开发者_运维技巧 in GWT with Java on Google Appengine?


I don't think that frameworks do that by themselves. They simply provides tools and mechanism that do it.

What I mean is, code GWT stuff until you see code duplications, then seek out specific tools that will help you reduce that redundency. Just don't wait for a "DRY (on/off)" checkbox

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜