Limit this search to....

WireBox: Dependency Injection & AOP For ColdFusion (CFML)
Contributor(s): Reyes, Jorge Emilio (Editor), Majano, Luis Fernando (Author)
ISBN: 1511838876     ISBN-13: 9781511838870
Publisher: Createspace Independent Publishing Platform
OUR PRICE:   $37.99  
Product Type: Paperback
Published: April 2015
Qty:
Additional Information
BISAC Categories:
- Computers | Web - Web Programming
Physical Information: 0.32" H x 7.52" W x 9.25" (0.59 lbs) 150 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
WireBox is an enterprise ColdFusion dependency injection and AOP framework. This project has been part of ColdBox since its early version 2.0 releases but it is also a standalone library that can be used in ANY ColdFusion application or framework. WireBox's inspiration has been based on the idea of rapid workflows when building object oriented ColdFusion applications, programmatic configurations and simplicity. With that motivation we introduced dependency injection by annotations and conventions, which has been the core foundation of WireBox. We have definitely been influenced by great DI projects like Google Guice, Grails Framework, Spring and ColdSpring so we thank them for their contributions and inspiration