Hi Vincent, > I already looked at the configuration > options and none of them solve this problem (atleast, not to my knowledge).
Oooh, you should have mentioned that on your first post. :) > The problem is a bit with the call-back mechanism. If I set the property > velocimacro.permissions.allow.inline.local.scope on true the behaviour > changes, it never loads it at all... Makes sense, because the local macros won't be visible to invokeX.html. Try setting velocimacro.permissions.allow.inline.to.replace.global to true. This will let each call overwrite the previous macro definition. You'll also have to turn caching off. Best regards, -- Shinobu -- Shinobu Kawai <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
