You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/14 21:05:31 UTC

[jira] Updated: (WICKET-3516) Add behaviors to the event processing chain

     [ https://issues.apache.org/jira/browse/WICKET-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov updated WICKET-3516:
------------------------------------

    Attachment: WICKET-3516.patch

> Add behaviors to the event processing chain
> -------------------------------------------
>
>                 Key: WICKET-3516
>                 URL: https://issues.apache.org/jira/browse/WICKET-3516
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 1.5-RC2
>            Reporter: Bertrand Guay-Paquet
>            Assignee: Igor Vaynberg
>              Labels: event
>         Attachments: WICKET-3516.patch
>
>
> I am currently using the new inter-component events system to communicate between components. My primary use is to "bubble up" requests (ajax requests, switch panel events) to parent components. This enables decoupling inner panels so they can be reused more easily in other panels.
> I am now in a situation where I want to provide the same IEventSink "behavior" to multiple component types. No problem, I'll just create a Behavior for this I thought. The problem is that Behaviors are not included in the processing of IEvents.
> This request is therefore to include Behaviors in the event processing chain to enable reusable event-reacting behaviors.
> Reference email thread: http://markmail.org/message/ha47wfx35uzxlkae

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira