Blog

Luis Majano

October 15, 2008

Spread the word


Share your thoughts

Well, ladies and gentleman, after several months of hard work, 2.0.0 release is here. It has so many features, fixes and stability it will blow your mind. This is also the first release to include the newly enhanced ColdBox Dashboard Application (Separate License) that is a companion application to the framework. [Please read the FAQ for more information]. Below I describe all the changes for this release, and thank to GOD for helping me get this release in time.

Changelog for 2.0.0

Below I describe some of the major changes for this release. However, you can go to the Milestone Page at the trac site to get a full listing of the 56 issues that were solved for this release. - Over 120 pages of documentation and growing are now available via the Trac site with tons of examples, guides, and external tutorials. - Framework License change to Apache 2 - Dashboard Application 2.0.0 included, it is a separate entity and does not encompass the Apache 2 license. It is a separate license and the application is provided in compiled form. - New RequestContext bus. This is in order to enable caching and encapsulation of the request collection. Please see the compatibility guide. Your 1.1.0 and below code will have to be modified slightly to accommodate this. All event handler methods receive the requestContext bus object as an argument called 'event'.The object is also called 'event',for the layouts/views. Addition of new Application Settings: - ReinitPassword: used to protect the fwreinit flag. - onInvalidEvent: write the event to execute when an invalid event is detected. - HandlerCaching: The framework will now cache your event handlers in the coldbox cache. - IOCFramework: You can now declare which framework you are using: coldspring or lightwire. - IOCDefinitionFile: Here is where you declare the configuration file to load onAppInit in conjunction with the IOCFramework declared. - IOCObjectCaching: The ability to cache via the IoC Plugin the objects created by the IoC frameworks. - AppMapping setting is now optional, coldbox detects its paths. - Addition of Complex Settings for Arrays and Structures with simple syntax. - Addition of datasource aliases. Core Framework - Addition of two new implicit methods for execution within event handlers: preHandler and postHandler. - Addition of a 'getHash()' method to handlers and plugins. This retrieves the unique UUID of the created instance. ColdBox OCM (Object Cache Manager) A facility for in-memory caching. This facility caches your event handlers, plugins, custom plugins and anything you want. Look at API for usage. The framework has a reap frequency in which once every cycle,the framework will remove objects from the cache that have expired. This way, reaping is not performed on every request. A great way to balance cache access and reaping. - Metadata settings for caching for custom plugins and handlers via the cfcomponent tag: The cachetimeout is in minutes. The cache flag is by default set to true if not set. So if you do not set it explicitly to false, the framework will cache it at the default framework's timeout. Cache settings override via config.xml.cfm, please see wiki config guide. Plugins - Beanfactory.cfc - Addition of the populateBean method. It can now populate a named or instantiated bean from the request collection. Great for setting a bean with form data. It follows the bean contract, thanks to Sanah Ullah. Great for Transfer Object population. - FileUtilities.cfc - new methods: getJVMFreeMemory(), getJVMTotalMemory(), isCFUUID() - IOC.cfc - Added Inversion Of Control support via coldspring or lightwire. Coldspring is the only one supported now. Lightwire will be added in the next version. (Peter, please help with lightwire??) - sessionstorage.cfc - New facade plugin to use session scope for permanent values - renderer.cfc: renderExternalview(). Will render an external view. Any type of view: js,gif,etc. - queryHelper.cfc - New plugin to help you sort and filter queries. - timer.cfc - New plugin to help you time your code. New argument to plugin factory: NewInstance it will create a new instance of the specified plugin. New Debugging Panel - The new debugging panel now includes the cache panel and monitor for monitoring AJAX Applications. This will blow your mind. Handler Packages - The framework now supports multi-package handler layout. you can now define packages for all your handlers due to ColdBox's new event registration system. Miscellaneous - The framework now supports for compiled code execution. Event multi-package compiled layouts. - New eclipse snippets. - Refactoring and code optimization. - New ANT scripts for creating new applications and more. - Addition of the framework pre-compiled: compiled_system. You now have a pre-compiled source for the framework.


Well, I believe this is a major major release and not all the little changes are here, for that check the Trac site. I hope you enjoy it, please send me your feedback via the usual channels and help support this project with your donations. Luis

Add Your Comment

(7)

Apr 28, 2007 17:37:17 UTC

by Sana

congratulation Luis, you done really great. Really I don't have words to appreciate your hard work. Again thanks A-LOT for providing such a great development toolkit to CF community.

Apr 28, 2007 18:43:44 UTC

by Adam Fortuna

Great work man! Look forward to diving in.

Apr 28, 2007 20:19:17 UTC

by Andrew Mercer

Well done Luis Downloading now...

Apr 29, 2007 12:12:56 UTC

by PaulH

geez, i guess you *are* serious about this ;-)

Apr 29, 2007 16:00:53 UTC

by Rob Gonda

Good work man. See you at Cf.Objective()

Apr 30, 2007 14:50:04 UTC

by Tom Loyd

Luis, You ROCK! If only I had the amount of time you have to do something of this scale! Keep up the good work! I am downloading it now. Tom

May 02, 2007 13:40:06 UTC

by russ meyer

Trying to find the proper resource for issue with deploying CB2 on BEA WebLogic 8.1. Installation / testing goes without any issues on CF 7 using Apache 2.2. I get this message running on server with BEA instead: coldfusion.runtime.CustomException: The setting RegisteredHandlers does not exist.

Recent Entries

Into the Box 2024 Last Early Bird Days!

Into the Box 2024 Last Early Bird Days!

Time is ticking, with less than 60 days remaining until the excitement of Into the Box 2024 unfolds! Don't let this golden opportunity slip away; our exclusive Early Bird Pricing is here for a limited time only, available until March 31st. Why wait? Secure your seat now and take advantage of this steal!

Maria Jose Herrera
Maria Jose Herrera
March 20, 2024
Ortus February Newsletter 2024

Ortus February Newsletter 2024

Welcome to Ortus Solutions’ monthly roundup, where we're thrilled to showcase cutting-edge advancements, product updates, and exciting events! Join us as we delve into the latest innovations shaping the future of technology.

Maria Jose Herrera
Maria Jose Herrera
March 06, 2024
Unveiling the Future of CFML Development - 3rd Round of Sessions

Unveiling the Future of CFML Development - 3rd Round of Sessions

Welcome back to our journey into the future of CFML development! As excitement continues to build for Into the Box 2024, we're thrilled to bring you the latest updates on what promises to be a transformative event. Continuing our blog post series, let's delve deeper into the third wave of session releases and discover the key surprises awaiting attendees. Learn More

Maria Jose Herrera
Maria Jose Herrera
March 01, 2024