[xsd-users] Re: rtti in headers

Kroizman Guy kroiz at hyperroll.com
Sun Jun 17 04:53:13 EDT 2007


I now realize that in either case (static or dynamic linking), we should
have no RTTI depended code in the headers.

On Sun, 2007-06-17 at 11:27 +0300, Kroizman Guy wrote:
> Hi,
> Our Code is build without RTTI, and we wanna keep it this way.
> We also want to use polymorphism in our XSD.
> So we put the generated code in a library.
> We rather this library would be static and not dynamically linked but
> for that there must not be any RTTI dependent code in the header.
> 
> can you please tell me if that is generally the case? or would we be
> safer just using the lib as a dll?




More information about the xsd-users mailing list