Hi Fellippe,
I don't see the advantage of continuously writing the temporary output to disk.
This is not at all to continuously write the output to disk but in real time to a separate window like Dreamweaver.
This has two advantages:
1) you see the generated code in real time, and it's good for learning and then understanding what and how the form code is done,
2) You can immediately add the application code in this second window without having to save and go to the QB64 IDE to add the code needed to make the form usable.
In the picture I sent, you can manipulate the graphical user interface in one window and switch to the second window to extend the code, back and forth.
And that's why Adobe has such a real market Vs. a bunch of other HTML/PHP editors or IDE.
It is also the same approach used by Zend with their Framework as well as with PHP Visual Studio Code plus the Xdebug addon.
And in the good old days, that was also how my very good friend Bob Zale created Power Basic when he left Borland after making Turbo basic (
which was actually 100% QB4.5 compatible - Been there, done that working with Bob for almost two years in Scotts Valley at the Borland facilities.).
So I think that's a great way to go.
Also, why don't you propose to the QB64 team that you are part of to create a complete new product that integrates the QB64 IDE, its compliler, InForm and vWATCH64 all together?
It would make a great product with great meaning.