Is there a way to "overload" the built-in macros without "shadowing"
them?

For example, take "newTiddler".  I would like to overload this so that
whenver this macro is invoked, I would like "MyPreFunction()" run
before running the macro and "MyPostFunction()" executed after the
macro is executed.

I don't want to completey override (i.e. "shadow") the macro by
writing another one with the same name and loading it late.

Is there a way of doing this?  Thanks, as always, for your help.

Cheers; 'best,
shankar swamy

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en.

Reply via email to