Spring Python 0.3.0 is released!

G

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 ExceptionTranslationFilter so PetClinic handles errors more
sophisticated.
* Relicense Spring Python underneath GPLv3.
* Generally, clean up the code and test cases. Also start using code
coverage tools to improve quality of testing.
 
G

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 needed. It also
supports two scopes: PROTOTYPE and SINGLETON.

Get it while its hot!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,162
Latest member
GertrudeMa
Top