Yves Sy <yves.sy <atgmail.comwrites:
Its very common yet you couldn't give a straight answer!
I AM bothered because I'd want some convention on where to put logic
(actually, controller logic NT biz logic), or at least a rule of
thumb that everyone on a team should follow. I wouldn't want one guy
to do something one way and another guy doing it another way
well, if you really want a straight answer, you can apply
the following simple principle: Do you have duplicate code?
If yes, extract it to put it where it belongs. If no, the
logic is probably in the right place.
To unsubscribe, e-mail: tapestry-user-unsubscribe (AT) jakarta (DOT) apache.org
For additional commands, e-mail: tapestry-user-help (AT) jakarta (DOT) apache.org