Why using Facelets, this Trinidad feature has to be lost? Facelets makes the job of using other third party JSF components to work at a glance, so I still think it should not limit its functionality at all. Maybe it's the Facelets job to achieve this, but both techonologies should not limit each other to cooperate correctly.
Tom Prakash Udupa wrote: > > The ChangeManager code to apply the changes must happen just when the > component tree is built. > If we can identify such point with facelets (for eg. if there is a SAX > processing point for the document element), I think we should provide > the 'nice' ChangeManager feature for Facelets. > > Thanks, > Prakash > > Grant Smith wrote: >> I would say moving the non-tag related functionality out of >> UIXComponentTag into UIXComponentBase would be a good idea. >> >> On Thu, Oct 30, 2008 at 2:57 AM, Matthias Wessendorf >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: >> >> eh, >> >> I explicitly asked for a discussion here, instead of a jira :-) >> >> -M >> >> On Thu, Oct 30, 2008 at 10:03 AM, Scott O'Bryan >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: >> > Log a Jira ticket. >> > >> > Sent from my iPhone >> > On Oct 30, 2008, at 2:38 AM, Havelka Tomáš >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: >> > >> > Hi, >> > >> > >> > >> > I want to ask: "Is there a chance, that functionality from >> UIXComponentTag >> > will be placed anywhere else (for example in UIXComponentBase)?" >> > >> > Why am I asking? Facelets dos not using component tags, so >> functionality >> > implemented in component tags dos not work at all. For example >> changes >> > manager does not work, because it's called in doEndTag() method of >> > UIXComponentTag which is never called by Facelets. >> > >> > >> > >> > Tom >> > >> > >> >> >> >> -- >> Matthias Wessendorf >> >> blog: http://matthiaswessendorf.wordpress.com/ >> sessions: http://www.slideshare.net/mwessendorf >> twitter: http://twitter.com/mwessendorf >> >> >> >> >> -- >> Grant Smith >> > > -- View this message in context: http://www.nabble.com/Facelets---Trinidad-tp20242738p20251114.html Sent from the My Faces - Dev mailing list archive at Nabble.com.
