Hi Thiago,

On Mon, Oct 5, 2009 at 7:14 PM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> 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.
>
Sorry if this sounds like a silly question, but what would be an example of
an eventhandler method?
Would that be something like the onSuccess() method .. ?

Large can be defined as >100 chars, >150 chars .. what would you estimate
your avg method size would be, from your experience and the fact that you do
not run into these pesky little issues ..

Tia,

Fermin DCG

Reply via email to