Dan Olsen’s Weblog

My insights and comments on technical issues and anything else I feel like saying.

ROSE Status: Dec 21, 2004

The XML database is up and running, I have tested it and have started looking into some of the new syntax. Most of the syntax changes that I have come across have to do with opening databases and basic manipulation. The new syntax is the kind of syntax I thought was strange that they did not include in version 1, things such as an open command for a database instead of a single command to open a new database or create a new database and other small things like that.

I have begun the process once again of building ROSE and have run into a minor problem where mod_python says that xml.dom.minidom does not have a parse method. That’s a little odd since I got the xml parser working the same way previously. I will continue to work on that today. I am not yet at the point to see if version 2.0 of the database will resolve the problems I encountered earlier.

|