You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/07/25 02:03:48 UTC

[jira] [Assigned] (TAP5-1755) Keep PageLifecycleListener Methods until replacement is available (or forever)

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

Howard M. Lewis Ship reassigned TAP5-1755:
------------------------------------------

    Assignee: Howard M. Lewis Ship
    
> Keep PageLifecycleListener Methods until replacement is available (or forever)
> ------------------------------------------------------------------------------
>
>                 Key: TAP5-1755
>                 URL: https://issues.apache.org/jira/browse/TAP5-1755
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.3
>            Reporter: Michael Wyraz
>            Assignee: Howard M. Lewis Ship
>
> In 5.3, the lifecycle methods in PageLifecycleListener are deprecated and marked as to be removed WITHOUT REPLACEMENT.
> It's clear that by using singletons, there is no real lifecycle anymore but the pages behaves like as there where lifecycle. Removing without replacement will break functionality of third-party extensions that rely on this feature without providing an alternative. So either these functionality should be replaced by a new one or (better) it should be emulated as it is done by the current t5.3 implementation.
> An alternative would be to rename the methods to reflect what's really going on, e.g.:
> containingPageInitialized() and containingPageDisposed()
> Regards, Michael.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira