I guess I was confused. What Martin implemented was Tomahawk UIComponentPerspective.executeOn().
I guess the question is whether we can implement it directly on UIComponent in such a way as that we still pass the TCK. On 3/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I haven't seen this in myfaces svn? > > http://java.sun.com/javaee/javaserverfaces/1.2/docs/api/javax/faces/component/UIComponent.html#invokeOnComponent(javax.faces.context.FacesContext,%20java.lang.String,%20javax.faces.component.ContextCallback) > > > >On 3/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> Any way you guys could jump on the invokeOnComponent w/ Callbacks early > >> from > >JSF 1.2 to get this system in place for all components now? > > > >Hey Jacob. > > > >I think it's already in MyFaces. Have you tried it? >
