Blog

ColdBox 2.6.3 Released

Luis Majano February 15, 2009

Spread the word

Luis Majano

February 15, 2009

Spread the word


Share your thoughts

After a few months of intense testing and development on 2.6.2, we have released yet another maintenance release version 2.6.3.  This version tightens up the new features introduced into 2.6.2 and actually did more optimizations and cleanup.  So you will see that the core size has actually been reduced in this release (Go figure!!).  We have also introduced some nice enhancements to the new features introduced in 2.6.2 and you can read all about it in the What's New Document for 2.6.3.  You can also read all about the fixes and optimizations in our Latest Release Notes.

We introduced new model integration features that will let you talk to model objects, persist them and yes, autowire them. 2.6.2 introduced a brand new dependency injection framework based on metadata (annotations) and a cool DSL (Domain Specific Language). Anyways, you can check out all the great stuff introduced in 2.6.2 by visiting our What's New Document for 2.6.2.


This release is mostly a maintenance fix with a few sparkles such as:


  1. Added more model integration control settings:

    1. ModelsObjectCaching to let you cache or not the model objects when created. Great for development

    2. ModelsDebugMode an easy way to turn on/off global model debugging messages

    3. ModelsSetterInjection an easy way to turn on setter injection for your model objects

    4. ModelsDICompleteUDF an easy way to override the default UDF name to call when injection is finalized.

    5. ModelsStopRecursion a nice list of class names to make the factory stop recursion when its looking for dependencies

  2. New setting for using ColdSpring or LightWire: IOCFrameworkReload. This little puppy will let you reload the factory when working in development, so you don't have to be constantly reiniting everything just to see changes in your beans.

  3. The transfer loader interceptor can now also register the ColdBox Transfer Dependency Injector Observer for you. Just add some more properties and voila!!

  4. ColdBox under J2EE app servers could not be better. ColdBox will now autodect j2ee contexts and adapt to them for ses and AppMapping localizations

  5. The logger plugin has been updated thanks to Paul Marcotte by introducing several utility methods like: warning(),error(),info(), etc. And we also added a new setting called "DefaultLogLevel" that can be set to log only certain type of messages if needed. Thanks Paul and the crew

  6. Tons of fixes and optimizations so read the What's New Now!


Add Your Comment

Recent Entries

BoxLang FTP Support has landed

BoxLang FTP Support has landed

We’re excited to announce the release of the bx-ftp module for BoxLang! This powerful module enables seamless interaction between your BoxLang applications and FTP servers. Whether you need to upload files, download content, or manage directories on an FTP server, the bx-ftp module has you covered.

Luis Majano
Luis Majano
January 17, 2025
A Year in Review - BoxLang 2024 Recap!

A Year in Review - BoxLang 2024 Recap!

BoxLang has come a long way since its beta release, and we're thrilled to share the incredible progress made so far. From its initial launch to the upcoming stable version, BoxLang has been evolving with new features, tools, and a growing ecosystem, all aimed at empowering modern developers.In this recap, we’ll highlight the milestones and advancements that have shaped BoxLang’s journey to this point. Let’s take a look at what we’ve achieved and what’s coming next!

Maria Jose Herrera
Maria Jose Herrera
January 03, 2025