SXP is a lightweight, very easy-to-use support library for enabling your C++ objects to persist (serialize) themselves to XML files.
Be the first to post a text review of SXP - Simple XML Persistence. Rate and review a project by clicking thumbs up or thumbs down in the right column.
UTF-8 related bugfixes + changed to newer version of expat.
Courtesy of Andrei Errapart, SXP now comes in a autoconf-enabled version, as well as an RPM for linux/ia-32.
RPM packaging courtesy of Andrei Errapart.
GNU autoconf added by Andrei Errapart.
removed incompatibilities with GCC on linux-ia32 with a ton if ifdefs.
From version 0.06, you can persist Unicode (or rather, wchar_t) strings via SXP. They are stored in UTF-8 in the XML. Tags and attribute names still must be ASCII.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?