no, probably not the next update.
I've spent the last 2 weeks refactoring the object generation system we use, along with the approach for multi-dll apps, and also support for C8 multi-Proj across the tools. It's been a huge task but I think all the under-pinnings are ok now. I've completed 19 products so far, and I have about 8 or 9 more to do before they're all up to the same standard.
You've seen some of the results of that already with the StringTheory build causing NT apps to crash if the ST global extension is not added. So as soon as I've got this task complete I need to post an NT update (NT is one of the very few tools we make, that's shipped as objects in source code, but which is unaffected by the change) so that there is an error generated if ST is missing.
So I won't be making major changes for the next build, just the accumulated fixes, and the warning.
But hopefully I will be able to work on it a bit after that.
First I have to get my big app to build so I can be sure the new underlying system is actually working and I can release all the changes I've made to the other products.
It's been a huge job, and it sweeps across almost all the products, but the result is a much more consistent experience, and also some consistency for the products going forward.
Cheers
Bruce