Saturday, July 23, 2005

Weekend of the WOD

It's been a busy weekend so far. Today I cleaned up the logging code in the WOD and added a setuptools script for building eggs and so forth. I moved a huge amount of code around and consolidated a number of dangling modules at the wodfs.* level into the wodfs package.

I also threw together a wodfs.SimpleSystem class that can be easily used whenever you want to hack with the WOD programmatically (i.e. not through the filesystem). I also shifted the code from wodfs.server so you can call wodfs.start(port=9000) to get a self-documenting XMLRPC server backed by the WOD.

I then shuffled the website around and moved everything to wodfs.org. The old address now issues a permanent redirect to the new one.

No comments: