[Bug 325] [Project]Add "PropertyMarshaller" class

For more information about this bug, visit
A comment was added:
------- Comment #1 from peter [dot] soetens [..] ... 2007-04-05 16:39

Created an attachment (id=121)
--> (http://www.fmtc.be/orocos-bugzilla/attachment.cgi?id=121&action=view)
PropertyMarshaller+PropertyDeMarshaller classes + code cleanup

This patch adds two 'front-end' Property->file->Property classes which will
use the configured marshalling configuration. By default this is XML
and using Xerces or TinyXML.

[Bug 325] [Project]Add "PropertyMarshaller" class

For more information about this bug, visit

peter [dot] soetens [..] ... changed:

What |Removed |Added
---------------------------------------------------------------------------
Target Milestone|--- |1.2.0

------- Comment #2 from peter [dot] soetens [..] ... 2007-04-05 16:40

Patch ready for 1.2.0, contains unit test.