You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Emond Papegaaij (Created) (JIRA)" <ji...@apache.org> on 2011/11/09 15:31:51 UTC

[jira] [Created] (WICKET-4212) Add ISessionStore BindListener

Add ISessionStore BindListener
------------------------------

                 Key: WICKET-4212
                 URL: https://issues.apache.org/jira/browse/WICKET-4212
             Project: Wicket
          Issue Type: New Feature
          Components: wicket
    Affects Versions: 1.5.2
            Reporter: Emond Papegaaij


ISessionStore allows to register UnboundListeners, but no BindListeners. It can be very useful to listen to newly bound sessions in some cases.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4212) Add ISessionStore BindListener

Posted by "Emond Papegaaij (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emond Papegaaij updated WICKET-4212:
------------------------------------

    Attachment: 0001-WICKET-4212-Add-ISessionStore-BindListener.patch

This patch adds the support for BindListeners. It is API-compatible, with a TODO in ISessionStore to uncomment the methods for wicket.next.
                
> Add ISessionStore BindListener
> ------------------------------
>
>                 Key: WICKET-4212
>                 URL: https://issues.apache.org/jira/browse/WICKET-4212
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.5.2
>            Reporter: Emond Papegaaij
>         Attachments: 0001-WICKET-4212-Add-ISessionStore-BindListener.patch
>
>
> ISessionStore allows to register UnboundListeners, but no BindListeners. It can be very useful to listen to newly bound sessions in some cases.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (WICKET-4212) Add ISessionStore BindListener

Posted by "Emond Papegaaij (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emond Papegaaij closed WICKET-4212.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0
                   1.5.4
         Assignee: Emond Papegaaij

The patch is applied to 1.5.x and 6.0. In 6.0 the new methods are also added to the interface.
                
> Add ISessionStore BindListener
> ------------------------------
>
>                 Key: WICKET-4212
>                 URL: https://issues.apache.org/jira/browse/WICKET-4212
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.5.2
>            Reporter: Emond Papegaaij
>            Assignee: Emond Papegaaij
>             Fix For: 1.5.4, 6.0.0
>
>         Attachments: 0001-WICKET-4212-Add-ISessionStore-BindListener.patch
>
>
> ISessionStore allows to register UnboundListeners, but no BindListeners. It can be very useful to listen to newly bound sessions in some cases.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira