Category Selected:

wirebox

Blog

WireBox 1.5.0 Released!

Luis Majano |  August 02, 2012

logo

We are proud to announce WireBox version 1.5.0. This is minor release that brings you great stability and concurrency when building and mapping objects, but also some cool new features. You can read in detail about this release in our What's new with WireBox 1.5.0.

Read More

WireBox v1.4.0 Released!

Luis Majano |  May 30, 2012

 

We have now released version 1.4.0 of  WireBox, our Dependency Injection and AOP framework for ColdFusion.  This release is packed with great fixes and lots of enhancements.  So check out our official release in the 

Read More

WireBox ColdFusion DI & AOP v1.4.0 Released

Luis Majano |  May 30, 2012

We are so proud to announce yet another release of WireBox, ColdFusion Dependency Injection and AOP framework.

Read More

WireBox v1.3.1 Released!

Luis Majano |  March 27, 2012

We are so proud to announce a new release for WireBox, our Dependency Injection and AOP framework for ColdFusion.  This release is packed with great fixes and lots of enhancements when doing AOP and dynamic ColdFusion co...

Read More

WireBox DI & AOP v1.3.1 Released

Luis Majano |  March 27, 2012

 

As part of release week, we are proud to announce yet another release to WireBox, our Dependency Injection and AOP Framework.  Here are the resources:

WireBox is a ColdFusion Dependency Injection and AOP Framework that can work with any ColdFusion framework or no framework at all.  The major features of this release are laid out below or you can read our What's New Guide for full Geeky details!

  • Lots of fixes on concurrency and DI automation
  • Binder declarations now take precendence over annotations
  • Setter injections now allow you to declare the name of the argument used in the setter instead of by convention.
Read More

ColdFusion Dependency Injection Free Training

Luis Majano |  December 06, 2011

Today we are releasing a free chapter of our CBOX-202: WireBox Dependency Injection & AOP course to the ColdFusion community.  The chapter is an introduction of dependency injection and inversion of control.

Download Here: http://ortus-public.s3.amazonaws.com/cbox202-unit1-3.pdf

We cannot stress the value of using a DI f...

Read More

WireBox version 1.3.0 Released!

Luis Majano |  November 28, 2011

Welcome to another release of WireBox, Dependency Injection and AOP library for ColdFusion, version 1.3.0. This release introduces a few fixes and some incredibly new useful features that will enhance not only your AOP but DI capabilities in your ColdBox and non-ColdBox applications. Also, remember that WireBox can work in ANY Col...

Read More

WireBox Dependency Injection and AOP Recording

Luis Majano |  July 13, 2011
I Just recently gave a presentation to the online CFMeetup on WireBox, Dependency Injection and Aspect Oriented Programming.  This presentation covered both basics and advanced topics, so please check it out:

CFMeetup : WireBox Dependency Injection & AOP from Luis Majano on

Read More

WireBox 1.2.0 Released

Luis Majano |  June 23, 2011

In the spirit of more releases, please welcome WireBox 1.2.0 to the playground. This is a nice release that sports tons of fixes and tweaks for our dependency injection framework, but finally sports our complete AOP (Aspect Oriented Programming) Implementation.

Fixes

  • metadata override of CacheBox properties so they are available in introspection
  • cache=false was n...
Read More

WireBox AOP is here!

Luis Majano |  June 02, 2011
After much hard work our WireBox AOP Engine is finalized and will be released shortly.  You can test drive it by using our development github branch!  We have concentrated ourselves in simplifying Aspect Oriented Programming and have fully documented our AOP engine....
Read More