This new revision is now available for download. It includes the new JavaLoader cfc by Mark Mandel as a ColdBox plugin, a new sample application to show how to use the plugin, two fixes and mostly code cleanup. The docs have been updated and so has the wiki. In the future I will be mostly updating the wiki docs, and posting the documentation there. So please give this revision a try. You can use the auto-update feature on the Dashboard or just simply download it. Download ColdBox 1.0.2 I also noticed that Mr Ray Camden release a new galleon forums. So I will be updating the framework version of it to include his changes. Hopefully, by the time I finish, he still has not release a new one!! You are a machine!!hehe. Enjoy
Blog
Recent Entries
BoxLang AWS, Azure, and Google Secrets Manager Module Released
Every production application carries secrets: database passwords, API tokens, encryption keys. The question is never whether to manage them -- it's how badly the current approach is going to hurt you.
Luis Majano
Luis Majano
June
15,
2026
BoxLang 1.14.0 : BoxLang Ranges Part 2: Teach BoxLang Your Types with `IRangeable`
In Part 1, we covered BoxLang's first-class range system: lazy evaluation, exclusive boundaries, built-in types (integers, decimals, characters, dates), custom stepping, Java Stream integration, and contains() semantics. If you haven't read it yet, start there.
Luis Majano
Luis Majano
June
15,
2026
BoxLang 1.14.0 : BoxLang Ranges Part 1: First-Class Intervals, Zero Compromises
There is a moment in every language's evolution when a convenience syntax grows up and becomes something worth thinking about. For BoxLang, that moment arrived with ranges. We had always wanted to be able to do this in our CFML apps, and we finally can
Luis Majano
Luis Majano
June
11,
2026
Add Your Comment