I have some questions regarding XSD to Java SDO. 1. Can Tuscany Java SDO have light-weight implementation, such as static JAXB binding? In lots of scenarios, only static XML binding is needed. Can Tuscany SDO support JAXB XML binding?
2. Currently Tuscany SDO uses EMF implementation. It generates interfaces and implementation classes from the XSD for each types. When it's integrated with Spring framework and uses dependency injection, you'll need manually create the bean definition file even though the classes are generated from XSD. If the XSD2JavaGenerator can also generate the SDO Spring bean definition file, it would be great. Thanks, Sean --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
