Spring Python 0.3.0 is released!

Goldfish gregturn at mindspring.com
Wed Sep 19 17:11:59 EDT 2007


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!




More information about the Python-list mailing list