by Greg Turnquist | Jan 22, 2009 | grails, plugins, releases, spring python
This is an exciting day. The first, production-ready version of Spring Python is finally here. Version 1.0.0-RC1 is out. You can download from the official site, but if you are having trouble, you can go directly to S3, and grab 1.0.0-RC1. Please visit the official...
by Greg Turnquist | Dec 9, 2008 | releases, spring python
Spring Python is not a web framework, but instead a library of tools that can empower any python application, whether web-based, desktop, or server side utility. For more details, read the list of features below and visit the website at...
by Greg Turnquist | Dec 1, 2008 | releases, springone
Spring Python is not a web framework, but instead a library of tools that can empower any python application, whether web-based, desktop, or server side utility. For more details, read the list of features below and visit the website at...
by Greg Turnquist | Nov 13, 2008 | amara, releases
Link: http://broadcast.oreilly.com/2008/11/spring-python-and-amara.htmlFor now, we are using Amara 1.2 because we need stable support. We definitely hope to migrate to 2.x someday, and we will have to deal with that python2.5+ requirement. This may require two...
by Greg Turnquist | Nov 11, 2008 | news, releases
This release contains a refactored IoC container supporting four formats (XMLConfig, PythonConfig/@Object, PyContainerConfig, and SpringJavaConfig); replacement of the term “component” with “object” in all APIs, classnames, etc.; and other bug...
by Greg Turnquist | Nov 11, 2008 | aop, releases
Spring Python is growing fast and I’m excited to be working on this project. I just wanted to list some of the things that shows the many ways this is happening.First of all, I must point out that we just recently released version 0.8.0. This version contains...