[Templates] Can there be two?

Paul Seamons mail@seamons.com
Fri, 5 May 2006 10:22:42 -0600


On Friday 05 May 2006 9:44 am, Paul Seamons wrote:
> Thinking about it.  It would also be possible to JSON dump the optree and
> make the execute_tree be written entirely in Javascript.

I spoke to soon.  There are references to references and references to strings 
which would make it a little hard to do directly as JSON.  But we could find 
a way to work around that.

Paul