VAStGoodies.com
Your VA Smalltalk OSS repository. Powered by VA Smalltalk with Seaside.

Tagged Data Support

TaggedData is a very lightweight solution to XML support.

You can use TaggedData as a generic Node when writing or parsing a XML document.
TaggedDataParser directly creates your own POSO (Plain Old Smalltalk Object) if you provide it a tag-to-class mapping (tagClassMap).
Objects can represent themselves in XML when implementing printTaggedWith: and addElementNamed:with: (see TdPerson example).
It takes care of the XML entity encodings.

Examples can also be found in the Philemon Properties Support map.

Blog: http://philemonworks.wordpress.com
Licence:
MIT
Blog:http://philemonworks.wordpress.com
Discussion:http://philemonworks.wordpress.com
Email:ernest.micklei@gmail.com
Developers:Ernest Micklei (emm)
Tags:html xml
Configuration Maps:Philemon TaggedData (1↑|110↓)
Number of uploads:1
Number of downloads:110