SpringOne 2GX 2011

Chicago, October 25-28, 2011

Greg Turnquist's complete blog can be found at: http://blog.springsource.com/author/gturnquist/

Items:   1 to 5 of 41   Next »

Tuesday, May 11, 2010

The final release of Spring Python 1.1.0 is out. Spring Python takes the concepts of Spring and applies them to the Python. This includes functionality like dependency injection, aspect oriented programming, data access, transaction management, security, remoting, and even python-to-java-to-python communication through JMS.
Spring Python has been growing since 2006 and was the first Spring Extension [...]

Friday, April 23, 2010

I just handed our keys and garage door opener to the title company. Doing this while writing a book highlights how easy it is in this day and Internet age to really work from a laptop. As stressful as these last couple of days have been, I’m glad I decided to write. If you [...]

Wednesday, April 7, 2010

See http://www.springsource.org/node/2490 for the official notice.
Spring Python takes the concepts of the Spring Framework and applies them to Python. This includes features like dependency injection, aop, remoting, data access, transactions, and security, all with a non-invasiveness style.
This is the first release candidate for version 1.1. We are quickly approaching final release. You can read more detail with [...]

Friday, April 2, 2010

See http://www.springsource.org/node/2489 for the official notice.
Spring Python takes the concepts of the Spring Framework and applies them to Python. This includes features like dependency injection, aop, remoting, data access, transactions, and security, all with a non-invasiveness style.
This is the last planned milestone for version 1.1. We are quickly approaching final release. You can read more [...]

Friday, March 19, 2010

I finished up chapter 3 today on aspect oriented programming. I have been working for months on my Spring Python book, and now it’s time to slug it out with final drafts.
AOP is powerful and yet, due to it’s relatively new nature, can be daunting to those who haven’t used it before. It was [...]

Items:   1 to 5 of 41   Next »