Hi It could be good to add myfaces-builder-annotations to trinidad 1.2.x, doing a modification on maven-faces-plugin.
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 the intention is just help developers making custom trinidad components. Suggestions are welcome. regards Leonardo Uribe
