This version is an enhanced version that Peter created so you have it available as it will NOT be included with future versions of ColdBox. So in preparation for 3.0.0 release, if you are using LightWire included with ColdBox you will have to install this version of lightwire in the root or mapping as "lightwire". That's it, no core changes or app changes needed. Again, this will be for RC2 and 3.0.0 Final release. Our decision to remove it from the core, is that we now have our own DI engine called WireBox that has spawned throughout the years.
Blog
This version is an enhanced version that Peter created so you have it available as it will NOT be included with future versions of ColdBox. So in preparation for 3.0.0 release, if you are using LightWire included with ColdBox you will have to install this version of lightwire in the root or mapping as "lightwire". That's it, no core changes or app changes needed. Again, this will be for RC2 and 3.0.0 Final release. Our decision to remove it from the core, is that we now have our own DI engine called WireBox that has spawned throughout the years.
Recent Entries
Introducing BoxLang AI: Build Intelligent Applications with One Unified AI Platform
Artificial intelligence is opening new possibilities for web applications, but building those experiences can become complicated quickly. Each AI provider brings its own SDK, authentication process, APIs, and model-specific requirements. Add agents, memory, tools, structured responses, or document retrieval, and development teams can find themselves managing integrations instead of improving their applications.
Introduced at Into the Box 2026, BoxLang AI gives developers a more unified way to build AI-powered applications within the BoxLang ecosystem.
bx-toml : Native TOML Support for BoxLang
TOML has quietly become the configuration format of the modern toolchain. Rust ships Cargo.toml, Python ships pyproject.toml, and a growing pile of CLIs, deployment platforms, and infrastructure tools expect it. If your BoxLang application needs to read one of those files, or generate one, you now have first class support for it.
BoxLang 1.16.0 Released!
BoxLang 1.16.0 is here, closing 50 issues across new features, improvements, and bug fixes. The theme running through this release is control: control over how HTTP clients are created and reused, control over what happens when a request fails, control over how much data a response is allowed to buffer, control over when Java classpaths reload, and tighter alignment with CFML behavior in the edge cases that only show up in production.
Add Your Comment