Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10326] New: A generic object serialization library for C++.

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10326] New: A generic object serialization library for C++.
  • Date: 2 Jan 2006 01:37:20 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10326

Summary: A generic object serialization library for C++.
Product: New Spells
Version: unspecified
Platform: Other
URL: http://s11n.net
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Spell Submission
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: johnsr AT lincoln.ac.nz


s11n ("serialization") is a C++ library for easily serializing a wide
variety of objects, including PODs, STL containers, and user-defined
Serializable types. It is completely data-format agnostic and currently
supports 7 data formats, including three XML dialects and one MySQL-powered
back-end. Its author, with atypical hubris, truly believes s11n to be the
most advanced, most flexible, simplest-to-use, and utterly most powerful
serialization framework ever implemented in C++.
johnsr@lb:~/custom/libs$ gaze url s11n

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 10326] New: A generic object serialization library for C++., bugzilla-daemon, 01/01/2006

Archive powered by MHonArc 2.6.24.

Top of Page