> So what is the difference in methodology between a inline script & a
> macro -.-
> . . . and where does each have it's place?

http://www.tiddlytools.com/faq.html#FAQ_ScriptsAndPlugins

In addition to the above, here's some other comparisons:

Plugins are used to extend and enhance the overall functionality
provided by the underlying TiddlyWiki application.  This includes
adding new macros (e.g., <<myMacro param param param>>) and/or
modifying the standard TiddlyWiki core functions to add new abilities
to existing syntax.

In contrast, although plugins and scripts are both written with
javascript code -- and both can perform similar kinds of actions --
inline scripts are intended to be embedded directly within tiddler
content to generate *use-case specific* dynamic output and/or
'onclick' command links that can perform programmatic responses.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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