At the moment, although this plugin builds up general-purpose data
structures from the XML metadata, it currently only supports generation of
Trinidad UIComponents extending UIXComponentBase with FacesBean, etc.

But the intention all along was to make it just as easy to generate
UIComponents extending UIComponentBase that use bean property storage, and
reflection-based Map access to bean properties, as is done in the spec
components.

The next logical step would be to factor out the code generation into
templates, driven by the same data structures described above, and choose
either the Trinidad or Spec template depending on the superclass of
UIComponentBase or UIXComponentBase.

Kind Regards,
John Fallows.

On 7/15/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:

Hey,

in ADF_BUILD there is a folder ([1]) which uses the maven-faces-plugin
to generate components. This particular folder contains the
*subfolders* adf and javax.

I only noticed that only "adf" is used. Is there any special setting
needed to generate javax.faces.*** stuff with this plugin (without
FacesBean etc) ?

would be interesting, b/c of JSF 1.2 is on the todo list for the
MyFaces Core team.

Thanks,
Matthias

[1]
http://svn.apache.org/viewvc/incubator/adffaces/trunk/adf-faces/adf-faces-build/src/main/resources/META-INF/maven-faces-plugin/components/

--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com




--
http://apress.com/book/bookDisplay.html?bID=10044
Author: Pro JSF and Ajax: Building Rich Internet Components, Apress

Reply via email to