[jboss-dev-forums] [Design of JBossXB] - Re: Using annotations to define schema mappings
jason.greene@jboss.com
do-not-reply at jboss.com
Fri Oct 13 15:10:27 EDT 2006
"alex.loubyansky at jboss.com" wrote : That's great. But maybe we should mimic JAXB2 annotations or at least take them into account so that we can easily map them to our own.
One of the nice things about JAXB's decesion to only process schema at compile time, is that it is way more efficient then to load and process 50 xml schema files. If the goal is to support JAXB behavior, and to be competitive, then there would need to be some way to do an annotation only binding mode.
-Jason
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978271#3978271
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978271
More information about the jboss-dev-forums
mailing list