Re: [SDO] Raw types in generated coding from XSD2JavaGenerator

2010-10-05 Thread Simon Laws
On Mon, Oct 4, 2010 at 4:47 PM, Millies, Sebastian wrote: > Hello there, > > how much work would it be to make the > org.apache.tuscany.sdo.generate.XSD2JavaGenerator > generate interfaces and implementations with proper generic types, instead of > raw types? For example, for an xsd containing th

[SDO] Raw types in generated coding from XSD2JavaGenerator

2010-10-04 Thread Millies, Sebastian
Hello there, how much work would it be to make the org.apache.tuscany.sdo.generate.XSD2JavaGenerator generate interfaces and implementations with proper generic types, instead of raw types? For example, for an xsd containing the fragment I would desire the correspo