On Mon, Mar 16, 2009 at 8:42 AM, Leonardo Uribe <[email protected]> wrote:
> Hi
>
> It could be good to add myfaces-builder-annotations to trinidad 1.2.x, doing
> a modification on maven-faces-plugin.

please note, that Trinidad still uses the "trinidad-maven" stuff

looking at the POMs:
    <builder-plugin.version>1.0.3-SNAPSHOT</builder-plugin.version>
    <builder-annotations.version>1.0.3-SNAPSHOT</builder-annotations.version>

are there released version of these plugins ? Trinidad does releases
on a frequent cycle,
so we somewhat require a released version of the plugins.


>
> There is a working patch on TRINIDAD-1409, but the idea for now is only add
> annotations for components and update trinidad sandbox, because some bugs in
> qdox(not parse enums correctly) and myfaces-builder-plugin 1.0.2 (not handle
> converter hierarchy) are present.
>
>  I would like to hear what people think about it before commit this code.
> This change does not change any code generation procedure for trinidad, and

So, we still read the our own metadata, right ? You just add these annotations
and they aren't really used ? Or what are you saying.

I *think* that there is some future work in the pipeline to enhance
the Trinidad metadata,
to support the JSR-276 metadata thing.

> the intention is just help developers making custom trinidad components.

how does that help `?

-Matthias

>
> Suggestions are welcome.
>
> regards
>
> Leonardo Uribe
>



-- 
Matthias Wessendorf

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

Reply via email to