[jboss-dev-forums] [Design of JBossXB] - Re: Marshalling an AbstractKernelDeployment
alex.loubyansky@jboss.com
do-not-reply at jboss.com
Tue Jun 2 09:49:13 EDT 2009
Yes, marshalling has to be re-written. A few hacks can be added to make some basic cases work. But MC metadata uses quite sophisticated binding tricks. Unmarshalling is way ahead of marshalling in terms of binding power.
Current marshalling is based on binding with XsdBinder and uses different (and more primitive compared to unmarshalling) binding metadata. So, basically, it has to be re-written.
But if we want to be able to marshal MC metadata or any other metadata with XB we have no choice. I can start working on it if we decide this is what we want to do.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234715#4234715
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234715
More information about the jboss-dev-forums
mailing list