Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
javax.faces.view.AttachedObjectHandler interface was introduced to allow object relocation, so attached objects (for example converters, validators, behaviors) can be put on any place in the facelets abstract syntax tree.
This implies move all code related to the instantiation of this object to this method and call it from apply() method.
Attachments
Issue Links
- is part of
-
MYFACES-2183 Integrate Facelets
- Closed