Category Selected:

wirebox

Blog

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

CFObjective 2011 Presentations and Code

Luis Majano |  May 16, 2011
Here are the links to all the presentations we did at CFObjective 2011 and some sample code of everything we showed off in this year's conference.  You can see our upcoming ColdBox 3.1 in action with all of its entity and html generation goodness, our new ColdBox Platform Utilities that was released and of course WireBox Dependen...
Read More

WireBox ORM Entity Injection Howto

Luis Majano |  May 11, 2011

Here is a cool video showcasing how to activate WireBox's ORM Entity injection when you are building applications with ColdFusion ORM and ColdBox.  Enjoy:

...
Read More

WireBox 1.1.1 Released!

Luis Majano |  March 30, 2011

I am happy to announce WireBox 1.1.1 to the ColdFusion community. This release sports 3 critical fixes that will make your WireBox injectors run smoother and happier, especially for those doing java integration, this will help you some more.