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]>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]> > wrote: > > Log a Jira ticket. > > > > Sent from my iPhone > > On Oct 30, 2008, at 2:38 AM, Havelka Tomáš <[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
