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.
