开发者

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

开发者 https://www.devze.com 2023-02-24 02:50 出处:网络
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 th

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

精彩评论

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

关注公众号