0.1.10
0.1.10
no release date
-
fixed propagation of 'caller' such that nested %def calls
within a <%call> tag's argument list propigates 'caller'
to the %call function itself (propigates to the inner
calls too, this is a slight side effect which previously
existed anyway) -
fixed bug where local.get_namespace() could put an
incorrect "self" in the current context -
fixed another namespace bug where the namespace functions
did not have access to the correct context containing
their 'self' and 'parent'