Sorry @gtt but Brent is right about the difference between online and application development. Just because one deployment methodology works in one scenario does not mean it will work for another - and that’s leaving out any contractual or otherwise legal requirements for keeping something under wraps (though I can’t think there would be any here except for good PR.)
Also, you’re wrong about agile: “In any agile process a daily build is a must.” No, I completely disagree. I run a web service project using Scrum and we only deploy to live when we feel the live users would actually benefit. We only deploy to business testers when we feel there is a mutual benefit from that level of testing. To say that daily builds are required by _any_ agile process is to completely misunderstand the agile methodology.
Further, auto-build, unit test and deploy is not a daily build - it is nothing more than Continuous Integration and is nothing more than a tool to get a job done. Specifically, the job would be rapid proving and regression testing of code. (Btw, CoronaLab’s Daily Builds are almost certainly not done on batch script as they do not appear every day and sometimes appear more than once a day. Of course, there will be plenty of automation, but it is not an automation which chooses to make the daily build published.)
None of my above points address what I consider to be your biggest misunderstanding, however: Daily Builds by CoronaLabs (or any other developer) are not part of CI, Agile or any other process. They are a courtesy and, in many ways, good PR for their customers. Daily Builds allow us to make use of the most recent developments and fixes which - and this is really important - CoronaLabs consider “done”, however reliable or not they may be.
You’ll notice the use of “done” in quotes as an Agile term being of two definitions. The latter, I suspect, being that a Public Build is made available and meaning that the feature is “done-done.” Neither of these terms actually apply to the features in the Daily Builds simply because WE are NOT part of CoronaLabs’ development team and as such are not (or rather, would not - considering Brent as already stated the lack of an agile process in-house) be part of the development cycle, hence the courtesy/PR.
Also, you’re original question was about whether or not Gfx2.0 is coming or not and it looks like it is, so I’m happy.
Sorry if I seem rather argumentative, but I do feel as though I’m responding in kind. It’s also very late here and I think I have food poisoning.