Hi
Just as a comment, keep in mind if you add RendererWrapper, this class
could hide @ListenerFor and @ResourceDependency annotations. Some
changes are necessary over Application object to make it work
properly. It also suppose a problem if you have a Renderer that
implements ComponentSystemEventListener or SystemEventListener,
because those methods are not wrapped. I suppose it also requires
changes over UIComponent.subscribeToEvent(), specially in the wrapper
for all listeners.
regards,
Leonardo Uribe
2012/11/29 Neil Griffin <neil.griffin_at_portletfaces.org>:
> Hello Volunteers,
>
> In order to support the "Portlet as 1st Class Citizen" goal of JSF 2.2, I
> have created the following issues:
>
> JAVASERVERFACES_SPEC_PUBLIC-1072 [1] Add NavigationHandlerWrapper
> JAVASERVERFACES_SPEC_PUBLIC-1079 [2] Add method
> ResourceHandler.isResourceURL(String url)
> JAVASERVERFACES_SPEC_PUBLIC-1109 [3] Add RendererWrapper
> JAVASERVERFACES_SPEC_PUBLIC-1110 [4] Add NavigationCaseWrapper
>
> Best Regards to all,
>
> Neil
>
> [1] http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1072
> [2] http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1079
> [3] http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1109
> [4] http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1110
>