jsr344-experts@javaserverfaces-spec-public.java.net

[jsr344-experts] Re: FacesComponent API review

From: Edward Burns <edward.burns_at_oracle.com>
Date: Mon, 18 Mar 2013 08:12:40 -0700

>>>>> On Mon, 18 Mar 2013 10:18:12 -0400, Kito Mann <kito.mann_at_virtua.com> said:

AS> Additionally having to specify createTag=true seems unnecessary.

EB> I wanted to make the feature very much explicitly "opt-in".

KM> Why? When would you *not* want a tag?

One may already have a tag that they want to use and still use the
@FacesComponent annotation to declare the component to the runtime.

Ed