ColdSpring Framework
ColdSpring is a web application framework for the ColdFusion application programming language, based on the Java Spring Framework. It was originally created by Dave Ross and Chris Scott. The framework provides dependency injection, inversion of control and aspect-oriented programming design pattern capabilities in an effort to make the configuration and dependencies of ColdFusion components (CFCs) easier to manage.
Integration[edit]
A noted[1] strength of ColdSpring is its ability to provide complementary services to other applications and frameworks. ColdSpring has been deeply embedded within the core of the Model-Glue framework since Model-Glue 2.0. Also, Fusebox since 5.0 ships with a ColdSpring-specific lexicon.
In reverse, ColdSpring ships with connection points for Model-Glue, Mach-II and the unit testing framework CFCUnit.
History[edit]
ColdSpring historically had a long development and release cycle when compared to other ColdFusion frameworks. ColdSpring was first mentioned by Dave Ross when he released a pre-alpha version on February 9, 2005.[2] Interest was found quickly within the ColdFusion community and a support group was formed around the software later in 2005,[3] as was the ColdSpring Framework web site. Eventually, a release candidate was released June 2, 2006.[4]
ColdSpring 1.0[edit]
June 25, 2006 ColdSpring 1.0 was finally released just three days before CFUnited[5] where Dave Ross was scheduled to speak on the topic.
ColdSpring 1.2[edit]
September 12, 2008 The 1.2 release[6] included changes to make working with beans, especially when using the XML Bean Factory, much easier, including creating bean aliases, including other bean configuration files, creating collections within the configuration file and other fixes.[7]
References[edit]
- ↑ Better Coding with the Model-Glue:Unity ColdFusion Application Framework
- ↑ http://www.d-ross.org/index.cfm?objectid=F7D09312-A7F9-DF09-3E8E59AC861E3651 Dave Ross, ColdSpring Pre-Alpha Release
- ↑ http://www.d-ross.org/index.cfm?objectid=D79C3C72-06D5-43E7-5BD79ACF04EACA5C Dave Ross, ColdSpring Shout Outs
- ↑ http://www.d-ross.org/index.cfm?objectid=95E4B4DE-C407-A9D9-88996A41797143CB Dave Ross, ColdSpring 1.0 RC1 Release
- ↑ http://www.mattwoodward.com/machblog/index.cfm?event=showEntry&entryID=0193362D-F722-89EC-82A8092554E467E6[permanent dead link] Matt Woodward, ColdSpring 1.0 Released
- ↑ http://corfield.org/blog/index.cfm/do/blog.entry/entry/ColdSpring_12_Released Archived 2008-09-14 at the Wayback Machine Sean Corfield, Coldspring 1.2 Released
- ↑ http://www.briankotek.com/blog/index.cfm/2008/9/22/Whats-New-In-ColdSpring-12 Archived 2010-01-27 at the Wayback Machine Brian Kotek, What's New in ColdSpring 1.2
External links[edit]
- ColdSpring Framework
- Manage dependency injection for ColdFusion with the ColdSpring framework by Brian Kotek
- Using the ColdSpring Dependency Injection Framework for ColdFusion
This article "ColdSpring Framework" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:ColdSpring Framework. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.