[jboss-dev-forums] [Design of POJO Server] - Re: MetaData hierarchy, a problem with annotations

bill.burke@jboss.com do-not-reply at jboss.com
Tue Oct 10 13:40:37 EDT 2006


This "deployment level" is a JBoss specific thing right?

Shouldn't these types of annotations be driven by a metamodel rather than annotations?  This way an annotation processor augments existing metamodel data.

I ran into this problem as well, so what I did was process XML and annotations separately.  What I should have done was combine them into one meta object model and work from there...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977331#3977331

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977331



More information about the jboss-dev-forums mailing list