> If you find yourself writing lots of long comments then this may be a hint
that its time to refactor.
No arguing about that.

> Someone once said to me: "Refactor comments into methods."
I can almost hear Ken or Ron here.

However, even though you might be Agile or even XP, when you are writing
API/frameworks you sometimes have to write javadoc (even though I would
rather give my source code and have them figure out). The faster my favorite
IDE makes me at write javadocs the faster I can return to my code.

In any case not everybody is Agile yet and some people do rely on comments
to make their code understandeable. The IntelliJ team might want to take
that into account as well.

Jacques


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to