Blog

WireBox v1.4.0 Released!

Luis Majano May 30, 2012

Spread the word

Luis Majano

May 30, 2012

Spread the word


Share your thoughts

 

We have now released version 1.4.0 of  WireBox, our Dependency Injection and AOP framework for ColdFusion.  This release is packed with great fixes and lots of enhancements.  So check out our official release in the ColdBox engineering blog to read all the geeky and juicy specifics of this release.

This release sports great things like:

  • Better ColdFusion scoping and locking
  • Improved performance on creation and storage of Request scoped objects
  • Improved locking on Cache or time persisted objects
  • Introduction of parent object definitions via the Binder or object mappings
  • Ability to demarcate objects to be constructed in thread safety environments, especially for high load systems.
  • So much more.

Add Your Comment

Recent Entries

Building Native CLI Apps with MatchBox & Native Fusion

Building Native CLI Apps with MatchBox & Native Fusion

MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.

The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.

With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.

Jacob Beers
Jacob Beers
July 14, 2026