Page 1 of 1

Configuring out all XML support

Posted: Sat Aug 25, 2012 4:34 pm
by hendu
Wishlist item:

It'd be nice to be able to disable all the XML support (saving, loading scenes, serialization, collada etc). I'm not using any of it, and the lib would likely be much smaller for that use case when built without those parts.

Re: Configuring out all XML support

Posted: Sat Aug 25, 2012 7:01 pm
by hendu
Preliminary numbers in: 500kb off the static library, 170kb off the shared lib.

Re: Configuring out all XML support

Posted: Sat Aug 25, 2012 7:17 pm
by hendu
Patch:

https://sourceforge.net/tracker/?func=d ... tid=540678

It only touches about 100 lines, smaller than I thought.

Re: Configuring out all XML support

Posted: Sat Aug 25, 2012 8:03 pm
by hybrid
Definitely a good idea, as we want to have everything configurable :-)