[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-853) Add some additional functionality for programmatically manipulating pages

Gavin King (JIRA) jira-events at lists.jboss.org
Mon Feb 26 19:20:37 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-853?page=all ]

Gavin King updated JBSEAM-853:
------------------------------

    Fix Version/s: 1.1.8.GA
         Assignee: Gavin King

> Add some additional functionality for programmatically manipulating pages
> -------------------------------------------------------------------------
>
>                 Key: JBSEAM-853
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-853
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 1.1.6.GA
>         Environment: Any
>            Reporter: Mike Quilleash
>         Assigned To: Gavin King
>             Fix For: 1.1.8.GA
>
>
> It would be useful (for me at least) to be able to override a definition in pages.xml.
> I would suggest the following..
> newPage - create a blank page, replacing any existing page
> removePage - remove a page entry
> getPage - change semantic to return null if a page doesn't exist rather than creating a new page (alternative hasPage for determining if a page is present)
> Allow newPage/removePage/getPage to create/remove/access wildcarded pages.
> Main tricky thing is the pageStack cache which could just be removed as it didn't look as though the stack building was that expensive.  Otherwise it would need to be invalidated on modifications to the pages map.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list