You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2009/12/06 21:26:42 UTC

[jira] Updated: (TILESSB-16) Request should expose a generic "getContext" method

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

Antonio Petrelli updated TILESSB-16:
------------------------------------


The other scope methods have not been removed, but used internally, by reflection, to calculate native scopes.

> Request should expose a generic "getContext" method
> ---------------------------------------------------
>
>                 Key: TILESSB-16
>                 URL: https://issues.apache.org/struts/browse/TILESSB-16
>             Project: Tiles Sandbox
>          Issue Type: Improvement
>          Components: tiles3
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>
> Request class exposes "getRequestScope" and similar methods.
> However, there are other scopes other than "request", "session" and "application". In particular:
> "page" for JSP, Velocity and FreeMarker;
> two types of sessions (portlet-wise and application-wise)
> that should be considered.
> A generic "getContext", accepting a string (the scope name) should be added and all the other removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.