Now that 2.5 is out and the Dashboard 2.2.2 is also out, what do you expect for further releases. Russ Johnson joined team ColdBox and he is brining a tons of new ideas and funky stuff that will blow your mind. But apart from those, what are your expectations on ColdBox? What do you want from this framework AND toolkit!! More plugins? More interceptors? More GUI releated ideas? More debugging tools? What? Also, what are your thoughts on the ColdBox Dashboard Application? Does it make your life easier to start a project? What features do you want on it? What would make you use the Dashboard as part of your development? (Please note, that the dashboard is separate from the framework) So give me your thoughts and ideas!!
Blog
Recent Entries
Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork
Reasoning-capable models have been usable in BoxLang AI for a while. params passes straight through to the provider body, so params: { thinking: { type: "enabled", budget_tokens: 10000 } } for Claude, or params: { reasoning_effort: "high" } for OpenAI, already reached the API. What never worked was reading the reasoning back. It was parsed out on arrival and silently dropped. In 3.4.0, that's fixed, and it's fixed the same way for every provider.
TestBox 7.1 Released : 47 New Ways to Assert, 29 of Them BoxLang-Only
TestBox 7.1.0 is here, and it is the largest single expansion of our assertion and expectation library since TestBox was born.
BoxLang 1.17 Series Part 4 : WriteDump Enhanced!
You call writeDump() on an ORM entity or a very rich class graph . The browser locks up. Thirty seconds later you get a page with forty thousand rows on it, you scroll for a while, you give up, and you go edit your code to dump a sub-key instead. Or worse, you crash the server.
Add Your Comment
(3)
Dec 21, 2007 14:16:19 UTC
by Tom
love to see ColdBox Dashboard to be opensourced, as it was in the earlier releases.
Dec 22, 2007 17:16:10 UTC
by Sean Corfield
+1 on open sourcing the dashboard. That's one of the things that puts me off ColdBox (although, as I've mentioned to you before, the main thing that puts me off are the very in your face Christian quotations in some of the files - and I've spoken to others who find this very off-putting).
Jan 02, 2008 10:21:37 UTC
by Tony Garcia
Whoa -- I haven't even been able to fully explore all the V2.5 features yet! As for the dashboard, I haven't been using it. I have to remember to play with it more often.