Blog

ColdBox LITE v1.2.0 Released

Luis Majano December 18, 2013

Spread the word

Luis Majano

December 18, 2013

Spread the word


Share your thoughts

We are so proud to announce our second minor release of ColdBox LITE v1.2.0! What is ColdBox LITE?

ColdBox LITE (CBL) is an MVC framework with a subset of features of the ColdBox Platform that deal with MVC only. Thus, providing a light-weight conventions based MVC framework. Since ColdBox itself is built with modularity, CBL was the last piece we wanted to decouple from the platform to provide yet another standalone library for ColdFusion. CBL focuses on providing developers a light weight MVC engine in two flavors:

The ORM flavor includes all of our ORM additions such as Active Entity, ORM base and virtual services, Hibernate criteria and detached criteria builders and ORM Dependency Injection. CBL also includes WireBox as the standard engine that provides access to the model, dependency injection and persistence.

Release Notes v1.2.0

New Features & Improvements

  • [CBOXLITE-9] - Added the isBinary to the renderdata() methods to allow for correct content-type delivery of custom content marshalling
  • Updated all application templates to leverage TestBox as its testing engine
  • Make non-inhertance approach the default for application templates
  • Updated to WireBox 1.8
  • Updated to LogBox 1.8
  • Updated all ORM libraries

Documentation

Did you expect less? Of course it is fully documented: http://wiki.coldbox.org/wiki/cbl.cfm

What does it not include?

CBL does not include the following capabilities as they are found in the ColdBox Platform:

Which one do I use?

ColdBox LITE is meant to be a simplistic conventions based engine, so it sports a very low entry barrier and targets small to medium sized applications that only concern themselves with MVC concerns.  If your application grows (which the majority do) or you are planning already a larger application then might as well start with ColdBox Platform.

How do I migrate?

We have designed the libraries to work in unison.  Therefore, you can upgrade and downgrade as you see fit.  All this is determined by your application's Application.cfc.  The class path of the framework bootstrap application is what determines your engine.

Video Introduction

Examples

We have also started to build our samples gallery for ColdBox LITE.  You can download our gallery and also visit its source code so you can fork it in GitHub.

Download

Below are the links to download the source bits and also to download our integrated development environment: DevBox as well!

 

 

Add Your Comment

Recent Entries

12 Days of BoxLang - Day 4: TestBox

12 Days of BoxLang - Day 4: TestBox

Today we’re celebrating one of the most exciting new additions to the BoxLang ecosystem:

the TestBox BoxLang CLI Runner — a fast, native way to run your TestBox tests directly through the BoxLang Runtime. ⚡

No server required. No CommandBox needed. Just pure, ultra-fast BoxLang-powered testing from the command lineon Windows, Mac, and Linux.

If you’re building modern applications with BoxLang — web apps, CLIs, serverless functions, Android apps, or OS-level utilities — this new feature gives you a unified, flexible testing workflow you can run anywhere.

Victor Campos
Victor Campos
December 13, 2025
12 days of BoxLang - Day 3: SocketBox!

12 days of BoxLang - Day 3: SocketBox!

As BoxLang continues evolving into a modern, high-performance, JVM-based runtime, real-time communication becomes essential for the applications we all want to build: dashboards, collaboration tools, notifications, live feeds, multiplayer features, and more.

That’s where SocketBox steps in — the WebSocket upgrade listener built to work seamlessly with CommandBox and the BoxLang MiniServer. ⚡

Today, for Day 3, we’re highlighting how SocketBox supercharges BoxLang development by giving you fast, flexible, and framework-agnostic WebSocket capabilities.

Maria Jose Herrera
Maria Jose Herrera
December 12, 2025
12 Days of BoxLang - Day 2: CommandBox

12 Days of BoxLang - Day 2: CommandBox

BoxLang + CommandBox: The Enterprise Engine Behind Your Deployments

For Day 2 of our 12 Days of Christmas series, we’re diving into one of the most powerful parts of the BoxLang ecosystem: CommandBox the defacto enterprise servlet deployment platform for BoxLang.

If BoxLang is the language powering your applications, CommandBox is the engine room behind it all. ⚙️

Victor Campos
Victor Campos
December 11, 2025