You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Andy Schwartz <an...@gmail.com> on 2009/05/27 01:12:48 UTC

Re: [Trinidad][API] ChangeManager: Ability to apply component changes to a subtree

Quick follow up...

I have been going back and forth between UIComponent and
NamingContainer for the type for the "root" parameter.  After
discussing this offline with Blake, I believe that specifying
NamingContainer is the better way to go.  This makes the contract more
explicit and allows us to catch misuse at compile time instead of
runtime.

Andy

Re: [Trinidad][API] ChangeManager: Ability to apply component changes to a subtree

Posted by Matthias Wessendorf <ma...@apache.org>.
On Wed, May 27, 2009 at 1:12 AM, Andy Schwartz
<an...@gmail.com> wrote:
> Quick follow up...
>
> I have been going back and forth between UIComponent and
> NamingContainer for the type for the "root" parameter.  After
> discussing this offline with Blake, I believe that specifying
> NamingContainer is the better way to go.  This makes the contract more
> explicit and allows us to catch misuse at compile time instead of
> runtime.

sounds good.

+1

>
> Andy
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf