Blog

Luis Majano

October 15, 2008

Spread the word


Share your thoughts

Finally, I have just updated the site to hold the latest release 1.1.0. This is a major upgrade thanks to all the feedback on the 1.0.2 version. It includes tons of fixes and more aspect programming. You can download it as usual from the projects sections Download ColdBox

What is New?

Well, a lot!! JEJEJE. Here is some of the new features and capabilities.

  • Varscoper Checks, Code Optimization and cleanup.
  • Global Server Installation Method.
  • CFMX 6.X & BlueDragon are now fully Supported.
  • Datasources support via config.xml. You can now use the getDatasource("name") in the event handlers/plugins to retrieve a datsource bean.
  • Mail Settings bean support. You can now use the getMailSettings() to retreive it.
  • Messagebox.render(clearFlag) now has a clearFlag in order to clear or not, the message structure after rendering.
  • Eventhandler.cfc code optimization, no longer need of writing an init method. PLEASE REMOVE THEM unless you have any code that needs to be executed every time an event is called. Look at: http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbEventHandlersGuide
  • Renderview can now accept a view name as a parameter. You can then render a view anywhere you want, layouts, within views, event handlers, etc, and as content variables. renderView("myTags/main_menu")
  • New Plugins: FileWriter & StringBuffer
  • Framework/Application extensions via custom plugins, declared in config.xml.cfm
  • Coldbox Logging Facilities: ColdBox now provides you with a per application logging facility for errors and custom (error|fatal|information|warning) entries by simplify filling out two settings in your config.xml and using the logger plugin.
  • Event Handlers/Plugins now have a "rc" scope available, that is a direct line to the request collection.
  • New Method: paramValue("var name","default") same as cfparam but for the request collection.
  • cfcViewer plugin was revised. You can now use it to render documentation with any stylesheet.
  • New i18n and Resource Bundles Plugins based on Paul Hastings work.
  • ATTESORO JAVA RESOURCE BUNDLES UTILITY IS INCLUDED.
  • New Method: getSettingStructure( structure, deep_copy_flag ) Retrieves the entire configStruct or the fwSettingsStructure.
  • Mapping of Exception Types: http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbExceptionsList
  • Check out the latest API: http://www.coldboxframework.com/documents/cfdocs/index.cfm
  • New Dashboard (Will be release later)
  • Eclipse Snippets
  • New sample applications: i18n Gallery, samples gallery, coldboxreader, Illidium CFC Generator

You can also check out the progress of the new ColdBox Dashboard which will be used to maintan a ColdBox installation, tool sets, logging and auditing for all your framework enabled applications, auto-updates and more. Open Dashboard Here The default password to use is "coldbox" So welcome to a new era for ColdBox, where it will continue to move towards a pure event driven framework, based on proven design patterns and help you achieve more in less time and with no complex XML dialects. So give it a try. Post here all your comments, questions and suggestions. The offical bug email is bugs@coldboxframework.com, or you can report them to the forums.

Add Your Comment

(3)

Oct 23, 2006 19:27:55 UTC

by oscar arevalo

Congratulations! I've been using most of the new features of these release thanks to the preview versions I got from Luis and I can still say the Coldbox is still my favorite coldfusion framework... Great job Luis, and I can't wait to see all the features that are planned for the next version.

Oct 23, 2006 19:36:03 UTC

by Sami Hoda

Very impressive. I'll be finishing a project, and ColdBox exploration is next on my list. Well done.

Oct 23, 2006 20:19:59 UTC

by Rob Gonda

First of all, please explain how every single blog entry you've ever written is related to this one? :) Now seriously, congrats, looking sharp. You should rename your software from Coldbox Framework to Coldbox Swiss Army Knife. Notes of your dashboard, though I'm sure you already know: 1) your application builder stops at step three. 2) your cf admin link is broken. 3) your update tool says it found a new version it is already up to date. Cheers.

Recent Entries

Ortus Monthly Recap - Jan/Feb

Ortus Monthly Recap - Jan/Feb

Ortus Solutions is kicking off 2025 with major milestones, from the highly anticipated Into the Box 2025 to groundbreaking advancements in BoxLang and key industry event appearances at Jfokus and DevNexus 2025. With new product releases, enhanced compatibility, and exclusive discounts, we’re equipping developers with the tools they need to build faster, smarter, and more efficiently.Let’s dive into the latest updates shaping the future of modern web development!

Maria Jose Herrera
Maria Jose Herrera
March 07, 2025
BoxLang 1.0.0 RC2 Launched

BoxLang 1.0.0 RC2 Launched

We’re entering the final stretch of our pre-releases, and we couldn’t be more excited to introduce RC2! 🚀 This release marks a major leap in performance and compatibility, the result of over six months of intensive development. Beyond enhanced stability and seamless integration, RC2 delivers game-changing performance optimizations that push the boundaries of efficiency. Get ready for our fastest, most refined release yet!

Luis Majano
Luis Majano
March 05, 2025
Building a Web App with BoxLang!

Building a Web App with BoxLang!

BoxLang, the new JVM-based scripting language from Ortus Solutions, is gaining traction among developers looking for a modern, lightweight alternative for building web applications. In a Recent blog post, Raymond Camden took it for a spin by developing a simple blog application, highlighting BoxLang's capabilities and ease of use. Let’s break down his experience and key takeaways.

Maria Jose Herrera
Maria Jose Herrera
March 04, 2025