11 Nov 2002 jml   » (Master)

Twisted

Not able to focus much on the weekend. Improved enterprise reflector API in twisted, but haven't committed, as I haven't written decent unit tests yet.

Speaking of unit tests, I committed my experimental deferred test framework on the weekend. The idea is that it should make asynchronous tests synchronous, and not affect normal tests. Either it abuses the twisted reactor, or several other tests in twisted do.

I'm leaning towards "both" at this stage.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!