Re: [xsd-users] no abstract base classes with "Customizing the generated type — the complex case"

Oliver Schneider xsd-users at oli-obk.de
Tue Jul 29 06:52:20 EDT 2014


Hi Boris,

Sure thing, it would really help in letting the compiler find bugs (i
just ran into another one (in my code) that caused a runtime exception
instead of a nice compile-time error, exactly due to this issue)
I'll also write a section in the wiki explaining how to use the
xml-abstract + c++-abstract base type.

Removing the _clone function from the intermediate base types won't
solve it though... I guess the biggest issue is the type_factory_map,
which most certainly does not look trivial.

/Oliver

Am 29.07.2014 11:16, schrieb Boris Kolpackov:
> Hi Oliver,
> 
> Oliver Schneider <xsd-users at oli-obk.de> writes:
> 
>> simple: xsd generates it ;)
> 
> Ah, right ;-).
> 
> If you need this support badly enough to be willing to test it,
> I am willing to implement it.
> 
> Boris
> 



More information about the xsd-users mailing list