Implement revised TAL language:
- z:omit is gone - new, separate command to loop over a subtree: <tag z:repeat="var expr"> - remove syntactic sugar from z:define (no "as"), z:attributes (no "=") TALInterpreter needed no change. Note that TALCompiler doesn't yet emit proper xmlns attributes.
Showing
Please register or sign in to comment