> is there are reason you're not loading your macro file globally? e.g.
> 
> velocimacro.library = templates/macros.vm 
> velocimacro.library.autoreload = true

Hoho - I note that I am including it globally as well:

velocimacro.library = WEB-INF/VM_global_library.vm, templates/macros.vm

velocimacro.permissions.allow.inline = true
velocimacro.permissions.allow.inline.to.replace.global = true
velocimacro.permissions.allow.inline.local.scope = false

velocimacro.context.localscope = false

> (of course, with the settings you describe, this may take 10 
> seconds before
> updating)

Of course.

So is it possible that the double-include is causing problems?

Tim

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

Reply via email to