Blog

Weekly ColdBox Development Update!

Luis Majano October 15, 2008

Spread the word

Luis Majano

October 15, 2008

Spread the word


Share your thoughts

I am starting a new series today in which I'll document the progress the ColdBox team is making on the development efforts of ColdBox. This series is mostly focused on the development and how we are achieving it. It will be interesting to get input from all ColdBox developers as new features are added, bugs are fixed and more.

Weekly Report:

White space Fixes This past week I completed a white space issue when rendering the layout/view combinations. This fix basically eliminated ALL white space, so I am very happy about it. Enhanced Messagebox Plugin The messagebox has been enhanced to use divs and css. You will now be able to override the messagebox's look and feel right from your own applications css. These are the needed classes: cbox_messagebox (outer shell), cbox_messagebox_content (messagebox container), and the messagebox states: cbox_messagebox_error, cbox_messagebox_info, cbox_messagebox_warning. MessageboxStyleClass deprecated for MessageboxStyleOverride The MessageboxStyleClass is now deprecated to make way for the override setting. This is a boolean value that defaults to false. BaseService A base service was created for all internal ColdBox services to encapsulate the ColdBox Service Taxonomy. Settings Revamped Rob Gonda brought in a fix for the get/set settings in the controller that affected dot notation settings. As a side-effect the fix speed up the get/set/exists methods. Way to go Rob!! Sub Apps Rob has been going strong with sub apps and they are coming into shape as the requirements are being gathered and processed. This is not an easy task and will be a MAJOR part of this release (If I ever finish it :) ) ResourceBundles Plugin Fix A fix was made to the resource bundle allocation method, due to Rob's new settings fixes. Interceptors Interceptor requirements are mostly done, a revision will occur this week and development for this feature should start this week.


As you can see, development is going strong and as progress is made, you will hear about it. If you are a daredevil then check the bits from SVN as work continues.

Add Your Comment

Recent Entries

TestBox: Write Better Tests, Build Better BoxLang & CFML Apps

TestBox: Write Better Tests, Build Better BoxLang & CFML Apps

Building reliable software isn’t just about writing good code it’s about proving it works, every single time. As applications grow in complexity, having a solid, expressive, and flexible testing framework becomes essential.

That’s where TestBox comes in.

Victor Campos
Victor Campos
February 13, 2026
BoxLang NeoVim Plugin Released

BoxLang NeoVim Plugin Released

We're excited to announce the release of the BoxLang NeoVim Plugin - a comprehensive syntax highlighting solution designed specifically for BoxLang developers working in Vim and NeoVim environments. This isn't a port or adaptation of existing CFML syntax files; it's a ground-up implementation built for BoxLang's modern feature set. Coming soon as well will be our runners, syntax validators, and integration with our LSP for live previews, insights, and much more.

Luis Majano
Luis Majano
February 13, 2026
Announcing Cloud-Native BoxLang for $5/Month

Announcing Cloud-Native BoxLang for $5/Month

TL;DR: We just released a production-ready starter template that deploys a modern BoxLang application to DigitalOcean App Platform in under 5 minutes—starting at just $5/month. One-click deployment, auto-scaling, automatic redeployments, and zero downtime included.

Luis Majano
Luis Majano
February 10, 2026