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

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

You call writeDump() on an ORM entity or a very rich class graph . The browser locks up. Thirty seconds later you get a page with forty thousand rows on it, you scroll for a while, you give up, and you go edit your code to dump a sub-key instead. Or worse, you crash the server.

Luis Majano
Luis Majano
September 11, 2026
BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

LLM applications face a class of attack traditional input validation was never built for: prompt injection. An attacker embeds instructions in user input, a retrieved document, a web page your tool fetched, or an MCP result, trying to override your system prompt, exfiltrate data, or hijack a tool call. BoxLang AI 3.4.0 ships four layered, configurable defenses against exactly this, plus one more that's on unconditionally.

Luis Majano
Luis Majano
September 11, 2026