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.
Configuring out all XML support
Re: Configuring out all XML support
Preliminary numbers in: 500kb off the static library, 170kb off the shared lib.
Re: Configuring out all XML support
Patch:
https://sourceforge.net/tracker/?func=d ... tid=540678
It only touches about 100 lines, smaller than I thought.
https://sourceforge.net/tracker/?func=d ... tid=540678
It only touches about 100 lines, smaller than I thought.
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: Configuring out all XML support
Definitely a good idea, as we want to have everything configurable