I just posted a survey so I can get the community more involved in the development of ColdBox. Please Click here to take survey Even if you haven't used ColdBox, fill it out. I really appreciate your input as I always want ColdBox to be a Community Driven project. Your input is super valuable. UPDATE Live Feeds are the rss aggregations on forums, tickets, wiki, etc. As for Active Record, is to find out if there is interest in implementing such capabilities into ColdBox
Blog
Recent Entries
MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge
The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.
That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.
One Language, Every Runtime: BoxLang Expands Beyond the Server
Discover how BoxLang’s multi-runtime architecture helps developers build beyond the server with support for serverless functions, desktop applications, CI/CD workflows, Java integrations, containers, runtime management, and more.
BoxLang 1.14.0 : Query Transformers: Take Full Control of Your Query Results
BoxLang 1.14.0 ships a lot of exciting features -- Dynamic Sets, Ranges, Inner Classes, JSONPath navigation -- but one quietly powerful addition will change the way you think about every database call in your application: Query Transformers.
Add Your Comment
(1)
Mar 28, 2008 09:47:32 UTC
by Ben Burwick
A couple questions on the survey...
Not sure what you mean by . Not sure what you have in mind for compatibility with active records -- are you moving into ORM territory?