Rob Gonda's Blog

Impressive ColdFusion frameworks

ColdFusion is a great language, and lately, with great frameworks ... Model Glue: Unity, MachII, Fusebox, ColdSpring, Reactor; man ... they're all are truly amazing. Anyways, let's welcome one more to this list. ColdBox was developed by a friend of mine, Luis Majano, and it's amazing. He's currently using it for Sandals Online Booking, who by the way has extremely high traffic... Luis will release this as an open source project -- thank you Luis -- so add one more framework to the list. The code and documentation will be released soon, but I've personally seen it in action and it's worth checking out.

Among the features you may find:

  • MVC Design pattern
  • PROVEN & TESTED for high availabilty and mission critical applications
  • Multi-Layout & View concept (Can be programmed at runtime if needed)
  • One Centralized Variable Collection for data
  • One config.xml for implicit invocation and setup
  • Event Handler CFC's
  • Event Chaining
  • Support for Child Applications
    • Supports as many as you want child applications
    • No extra configurations, just point to the parent's system folder
    • ColdBox auto-senses if it is in a Parent or Child Application
    • ColdBox auto calculates the distance to its parent if parent code is neededBug Reports
  • Event Handler Execution Profiling
  • UDF Library usage (Optional, for legacy)
  • Small footprint controller
  • Optimized for high traffic sites
  • Incorporated ColdBox Dashboard (Optional)
    • Online System Update
    • Online API
    • Main Application Config.xml Editor
    • Online Backups
  • Framework extensions through Plugins
    • Logger (Bug Tracking, Tracers)
    • Renderer (Render Logs, Views, Layouts,etc)
    • FileUtilities (Java Utilities, File Utilities)Webservices (instantiation, refresh, etc)
    • ClientStorage (Permanent variable storage for clustered environment uses WDDX)Messagebox (Universal Error/Warning/Information messagebox)
    • Settings (ColdBox metadata and dashboard utility)Zip (A great zip utility plugin by Arthur Kordowski)
    • cfcViewer (A cfc metadata retriever by Oscar Arevalo )

TrackBacks
There are no trackbacks for this entry.

Trackback URL for this entry:
http://www.robgonda.com/blog/trackback.cfm?DF7D8166-3048-7431-E43427B381F73AAB

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
This blog is running version 5.9.003. Contact Blog Owner