Hi,

we do of course use a refactoring tool, but we are talking about a huge amount of methods. I'm not aware of a refactoring tool that would allow me to rename *all* methods in *one* step.

Robert

Rafał Krupiński schrieb:
Robert Graf-Waczenski pisze:
Hi,
[...]
Since we (obviously) don't want to rename the myriads of getters/setters, i'd like to know if there is a way around this, maybe with a custom interceptor somewhere?

Hi
If the only problem is the number of methods to be changed, maybe you should consider using a refactoring tool.

-you do that only once
-your code is kosher
-you don't get performance overhead introduced by another interceptor


Regards
Rafał

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org






---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to