Hi Thiago, thanks for answering...

perhaps before getting this in a JIRA issue, you would ilke to analyze what
Kalle says here:
http://tapestry.1045711.n5.nabble.com/T5-actionlink-ajax-zone-and-user-onclick-handler-tp2400741p2400745.html

about that setting an order of the event handler calls you could lost the
ability of running many handlers concurrently.

Although I don't know if that's really desired, just trying to help with
some lecture I got in the nabble archive :)

cheers

Nicolás.-


On Thu, Jun 16, 2011 at 5:36 PM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Thu, 16 Jun 2011 17:09:46 -0300, Josh Canfield <joshcanfi...@gmail.com>
> wrote:
>
>  Couldn't Tapestry have some function that adds ordered event handlers to
>>> elements, something like the Command design pattern?
>>>
>>
>> Sure. A dispatcher could be created that holds the handlers and calls
>> them in some defined order (insertion, before:xxx, etc)
>>
>
> JIRA? :)
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
> and instructor
> Owner, Ars Machina Tecnologia da Informação Ltda.
> http://www.arsmachina.com.br
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org>
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to