Introduction to the ColdSpring Framework
The ColdSpring framework for ColdFusion was originally modeled after the Spring framework for Java for handling dependency injection (DI), inversion of control (IoC) and aspect oriented programming (AOP). However, this complex sounding terminology often obscures the incredible usefulness of the framework for people new to it. This presentation will focus specifically on what problems you will encounter in a service oriented architecture that ColdSpring can help you solve. We'll cover the basics of configuring ColdSpring and how to use DI, IoC and AOP to solve real world problems.
Illudium Code Generator
http://cfcgenerator.riaforge.org/
ColdSpring Framework
http://www.coldspringframework.org/
Brian's post on ColdSpring
http://www.remotesynthesis.com/post.cfm/a-beginner-s-guide-to-the-coldspring-framework-for-coldfusion
Presentation files
http://remotesynthesis.googlecode.com/files/csdemos.zip
ColdSpring
http://www.coldspringframework.org/
Adobe Cookbooks
http://cookbooks.adobe.com/coldfusion
Comments
Thanks to Brian for his presentation. I have posted the links in the meeting minutes.