Em Sat, 08 Nov 2008 13:05:50 -0300, Joel Halbert <[EMAIL PROTECTED]> escreveu:

I'd be interested to hear how others handle this, and what the merit of having all available onActivate methods
invoked is when the full context is supplied.

Maybe the best way to deal with different onActivate methods is to have a single one receiving an EventContext object http://tapestry.apache.org/tapestry5/apidocs/org/apache/tapestry5/EventContext.html and then use its getCount() method to find out how many parameters were passed in the activation context.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to