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/09/07 17:00:11 UTC

[jira] [Resolved] (WICKET-4024) Provide a Convenience API for usage of Ajax Channels

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

Martin Grigorov resolved WICKET-4024.
-------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.6.0)
                   1.5.1

> Provide a Convenience API for usage of Ajax Channels
> ----------------------------------------------------
>
>                 Key: WICKET-4024
>                 URL: https://issues.apache.org/jira/browse/WICKET-4024
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5-RC7
>            Reporter: Martin Dilger
>            Assignee: Martin Grigorov
>             Fix For: 1.5.1
>
>         Attachments: 0001-WICKET-4023-Allow-Ajax-Link-to-assign-its-Ajax-Chann.patch, 0001-Wicket-4024-Provide-a-convenience-API-for-AjaxChanne.patch
>
>
> The Usage of Wicket Ajax Channels is currently rarely documented and pretty low-level.
> You have to build the Name of the Channel with a certain Format (name|d for DropChannels, name|s for Stackable Channels).
> I don't know why this is so, but this feature is pretty cool, and I think we should provide a little convenience api for the usage of Channels.
> I attached a patch that shows the idea - its pretty simple, lets just not use a String but an Objects that encapsulates the behavior with a little 
> Javadoc, so more people may find this feature.
> WIth the Patch, all works as before, but one could provide an AjaxChannel for its Behavior and must not fiddle with Strings.
> Thanks.

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