Hi,
I am not sure if this will work... I thought of replacing all the <? and <?PHP with something like [? and [?PHP, using something similar to the column posted here a while ago about making your own little languages similar to HTML (read through http://www.phpbuilder.com/columns/ying20000718.php3)
It wouldn't be too hard... but rather than include()'ing the file, I would have to do something like fopen() and then eregi_replace... Not sure.
I have written an outline of how I plan to structure the entire program, but it is sitting on my linux machine next to me, which, unfortunately, my brother is using under windows 🙁 Next time I am using it under linux, I will upload the outline to a public server and post the URL here. Also, anyone who wants to help out with the development (after reading the outline) can email me at ross@activestudios.net.
Unfortunately, during development, we will have to do it the old-fashioned way :-P Maybe this is the last project where the same thing gets coded by four people accidentally... who knows? 🙂
Ross
ross@activestudios.net