On 7/13/05, Preston CRAWFORD <[EMAIL PROTECTED]> wrote: > So for those of us new to Tapestry, forced to code for 3 for various > reasons, is there somewhere we can turn for guidelines on things to > avoid so the transition from 3 to 4 isn't very painful? Any guidance in > this regard would be appreciated.
This really depends on the complexity of your application. I'm currently converting our app to T4 and we have lots of custom stuff with several low level components + hacks on the existing components and of course, it is no easy task to convert it. If you avoid to tweak the engine, be careful using the RequestContext, and don't do too much low level stuff in the components then it shouldn't be difficult. Henri. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
