I'm still working out kinks and cleaning stuff up too, but I think that work can continue after the initial release. I've also just now, in blissful disregard of any release policy, committed a new GSS-API glue module. The reason is that Roxen requires it to be there.
Remaining things I intend to do are:
o Contributing my bit to CHANGES. o Fixing the http quoting in Protocols.HTTP since noone has objected.
I've also been working on Windows building and got a reasonably complete package there now (an exception is perhaps Postgres support). There's one problem here that needs to be sorted out before we can distribute any windows packages:
In Windows it's necessary to include most of the libs in the package. Since they commonly are LGPL I reckon that we must also make sure there's a source package (for the libs) available along with the binary installer. I haven't done anything yet to create such a package. It wouldn't be enough to simply have a list of download links to the respective web sites for the libs, right?