Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

WireBox: Dependency Injection & AOP For ColdFusion (CFML)

Posted By: AlenMiler
WireBox: Dependency Injection & AOP For ColdFusion (CFML)

WireBox: Dependency Injection & AOP For ColdFusion (CFML) by Luis Fernando Majano
English | Apr 21, 2015 | ISBN: 1511838876 | 150 Pages | MOBI/EPUB/PDF (conv) | 4 MB

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.