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

Reply via email to