On Fri, Sep 4, 2009 at 1:09 PM, Howard Lewis Ship <hls...@gmail.com> wrote:
> Look for any large methods that are annotated or are event listeners and
> refactor them to be smaller; too often Javassist gets confused with large
> methods.

I'm working full time in a Tapestry project using Java 6 without any
problems, so do the right thing :) and refactor any large event
handler methods to smaller ones.

-- 
Thiago

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

Reply via email to