Re: Spring Python 0.3.0 is released!

2007-09-19 Thread Goldfish
Spring Python 0.3.1 was released today. It contains a quick add-on feature: DecoratorBasedApplicationContext. This feature lets you define an IoC container using python code and decorators instead of an XML flat file. It handles things like dependency injection and fetches things in order as neede

Spring Python 0.3.0 is released!

2007-09-12 Thread Goldfish
Spring Python (http://springpython.python-hosting.com) version 0.3.0 was released yesterday. Key improvements include: * Make the web components WSGI-compatible, firstly working with CherryPy. * Extend PetClinic to use database accounts and have password encoding. * Add an ExceptionTranslationFilt