Gerhard Petracek created MYFACES-3588:
-----------------------------------------
Summary: window-id support
Key: MYFACES-3588
URL: https://issues.apache.org/jira/browse/MYFACES-3588
Project: MyFaces Core
Issue Type: New Feature
Affects Versions: 2.1.8, 2.0.14
Reporter: Gerhard Petracek
Assignee: Leonardo Uribe
as discussed at http://s.apache.org/gpT we should try to implement ClientWindow
(specified for jsf v2.2) also for myfaces-core 2.0.x and 2.1.x as a proprietary
feature. we need a myfaces specific api in org.apache.myfaces.* (not in
javax.faces) which matches 1:1 with the upcoming api for jsf 2.2 and can be
used by myfaces-core itself (to fix the state-saving and scope issues in case
of multi-tab constellations) as well as by myfaces specific adapters (which
will be provided e.g. by myfaces codi and deltaspike).
if possible/useful myfaces-core 2.2.x should use the same implementation and
the new api in javax.faces should just delegate to the myfaces specific api.
--
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