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 1.0.0 Beta 7 Launched

BoxLang 1.0.0 Beta 7 Launched

We are pleased to announce the release of BoxLang 1.0.0-Beta 7! This latest beta version includes improvements and essential bug fixes, but more importantly it certifies the execution of ColdBox HMVC and TestBox.

What is BoxLang?

BoxLang is a modern dynamic JVM language that can be deployed on multiple runtimes: operating system (Windows/Mac/*nix/Embedded), web server, lambda, iOS, android, web assembly, and more. BoxLang combines many features from different progr

Luis Majano
Luis Majano
July 26, 2024
New BoxLang Feature: Java Method References and Higher-Order Functions

New BoxLang Feature: Java Method References and Higher-Order Functions

We’ve added more goodies to our BoxLang Java interop: method references and higher-order functions. CFML has never let you do these things, making Java Interop feel like a second-class citizen. But with BoxLang, we’re elevating Java integration to a new level.

Maria Jose Herrera
Maria Jose Herrera
July 26, 2024
Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Are you a CFML developer looking to take your skills to the next level? Look no further than the ColdBox from Zero to Hero Virtual Live Training! This intensive two-day course will equip you with the knowledge and expertise to build robust and scalable applications using ColdBox 7, the latest version of the most popular CFML MVC framework.

What You'll Learn:

  • Master the Fun...

Cristobal Escobar
Cristobal Escobar
July 24, 2024