Blog

Luis Majano

December 06, 2011

Spread the word


Share your thoughts

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 framework in your Object Oriented ColdFusion applications.  There are INCREDIBLE amount of benefits from using a DI framework that you should definitely check this out.  Even if you have never used DI or cared about it, we believe it is fundamental to building sustainable OO ColdFusion applications.  Throughout our experience either in the open source arena or commercial arena, we still see a lack of usage of DI principles in ColdFusion applications and we would like to contribute in terms of education so this topic can be demystified and applied.

There are currently two incredible DI and AOP frameworks for ColdFusion:

Of course, we would recommend WireBox as it is our product.  However, needless to say both libraries are great, proven and very compatible with each other.  The crux of this post is not WireBox is better, or ColdSpring is better, but that using a DI is better.  Forget about how you will implement it, just DO IT!

Anyways, I am incredibly passionate about not only our products, but about ColdFusion and education.  I welcome your thoughts, suggestions and comments.

Add Your Comment

Recent Entries

Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring

Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring

Spring Boot developers know the pain of evaluating view technologies. Thymeleaf is great — until you need more expressiveness. FreeMarker is powerful — until the syntax fights you. What if you could write templates in a dynamic JVM language that gives you the full power of the platform, feels natural, and requires zero setup to integrate?

Meet the BoxLang Spring Boot Starter.

Luis Majano
Luis Majano
March 13, 2026
Why Swiss Banks Are Modernizing CFML Platforms Without Rewrites

Why Swiss Banks Are Modernizing CFML Platforms Without Rewrites

The growing need to evolve legacy financial platforms safely

Many Swiss banks and financial institutions still operate important systems built on ColdFusion and CFML platforms.

These systems manage a wide range of functions, including:

  • internal banking workflows
  • reporting systems
  • client portals
  • data integration platforms
  • compliance and risk management tools

In many cases, thes...

Cristobal Escobar
Cristobal Escobar
March 13, 2026
Reactive vs Proactive ColdFusion Support: Why Waiting for an Outage Is the Most Expensive Strategy

Reactive vs Proactive ColdFusion Support: Why Waiting for an Outage Is the Most Expensive Strategy

Many ColdFusion environments operate in a reactive mode without realizing it.

Everything seems fine… until something breaks.

A server crashes.

Performance drops suddenly.

An integration stops working.

A security audit reveals missing patches.

At that point the response is urgent:

“Can someone help us fix this now?”

Emergency support is sometimes unavoidable. But when reactive intervention becomes the norm, it usually means something deep...

Cristobal Escobar
Cristobal Escobar
March 12, 2026