Aspen 0.4 and beyond

·—— ···· ·· — ····· ···—— ——···
I released Aspen 0.4 today, which removes the httpy dependency so that it now speaks pure WSGI. With that, Aspen's extension API is more or less settled, and I can start beefing up the server-y bits. In fact, I just checked in an implementation of module reloading. I kept the restarting tack from the old httpy, but the implementation is now much cleaner. Other things on the list:
Except for SSL, I've done implementations of each before, and I don't expect any to be too difficult. The challenge is to keep the UI simple--the aspen.conf config file, the command line, etc. I expect with the next release to bring back the UI section of the documentation.
·—— ···· ·· — ····· ···—— ——···
Feed back to Chad Whitacre.