Thursday, January 03, 2008

XML Component progress

Just to let you know that things are moving nicely.

I have nearly finished the XML component but currently lacking support for tag attributes and for the creation of the objects that are mounted under the XML file object.

This will allow me to mount any XML object stream and access its tag and attributes as simple objects. Because of the object oriented design, the XML component is not aware of how the stream is built, only that it supports direct stream access.

1 comment:

Anonymous said...

About how what is the maximum size of the read only cache?
Also How do I compile the SVN files? do I comile them as a dll or exe?