What is PageForge?
Created May 7, 2012
Terence Parr
The PageForge contains the essence of what I (Terence Parr) learned build ing jGuru.com. The main component is a state machine and string template mechanism for pumping out web pages where separation of code and data is strictly enforced (e.g., making multiple "skins" for a website is trivial). If you have used jGuru you know that pageforge is very fast.
I have also dumped in a bunch of other really useful pieces of code, some of which are meant as examples rather than as directly usable objects.
Click here to download. :)