Yon - The code I am currently running is from last November, with
the patches you supplied on Sourceforge earlier that year. (
#434722,
#440568)
All but one of the acs-templating demos work. There are certainly still some issues - the <multiple> tag in
default-master.adp doesn't work because it is inside the <body> tag for example.
In late December, the adp parser was rewritten to minimize
duplicate overhead of per-thread bytecode caches.
In the past few days it has had a few more changes.
Registered tags can now be modified after startup.
There are some new commands like ns_adp_safeeval, which blocks
open <% ... %> scripting. I haven't tried out this newer code
with OpenACS yet, but I don't think it will cause problems.