On Wed, 24 Nov 2010 17:48:41 +0000, Adam Ruppe wrote: > Graham Fawcett asked: >> Can I ask how you handled HTML templating? > > Rolled my own. I started with a DOM implementation and added templating > stuff on top of it (my original idea was to be able to copy/paste some > of the D code into Javascript with minimal changes - change auto to var, > and see it work. I didn't end up using that in practice though.) > > [snip the good parts]
Thanks very much for sharing this! Graham
