users@javaserverfaces-spec-public.java.net

[jsr372-experts mirror] JAVASERVERFACES_SPEC_PUBLIC-922 - Specification missing list of retargetable handlers

From: Thomas Andraschko <andraschko.thomas_at_gmail.com>
Date: Mon, 21 Sep 2015 20:34:54 +0200

Hi,

https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-922
has been closed as Fixed but AFAICS there is currently no method available
in the specs to solve the problem.

In PrimeFaces we still have a hack for Mojarra and MyFaces:
https://github.com/primefaces/primefaces/blob/master/src/main/java/org/primefaces/behavior/base/AbstractBehaviorHandler.java#L191

Could we address this in JSF 2.3?
Thats the only implementation specific hack we have in PrimeFaces!

Regards,
Thomas