Please... just some guidance and I will try to fix it myself.

Have fun,
Paulo Gaspar

> -----Original Message-----
> From: Paulo Gaspar [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 27, 2002 2:51 AM
> To: Velocity-Dev
> Subject: Recursion bug in local VelociMacros
>
>
> Hi,
>
>
> I have a "tree builder" that uses VelociMacro recursion
> just (the macro) as the sample at:
>   \jakarta-velocity\examples\xmlapp_example
>
>
> But this does not work correctly when I set
>   velocimacro.permissions.allow.inline.local.scope
>
> to true like in:
>   m_runtimeInstance.setProperty(RuntimeInstance.VM_PERM_INLINE_LOCAL,
> "true");
>
>
> With 1.2 release it only displays the top 3 levels and
> then the name of the macro (like "#showTree") for each
> call for the 4th level... without calling it.
>
>
> If I do not change the default value of the above
> property everything is ok... but I really miss having
> inline macros to be local in my stuff!
> =:o/
>
>
> I took a look at the source but I am still lost. Any
> pointers someone? (Geir?)
>
>
> Thanks and have fun,
> Paulo Gaspar
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to