> Sorry, it is working. Just not what I expected.
It was sort of a quick hack, more a proof of concept than anything.
Feel free to improve it; I'd happily accept useful changes.
> (function(formatters) {...})(config.formatters);
> What does a construct like this give you
Apart from the aliasing*, that closure also gives me a local scope,
preventing pollution of the global namespace.
N.B.:
Strictly development-related issues should be discussed on the dev group:
http://groups.google.com/group/TiddlyWikiDev/
-- F.
* http://tiddlywiki.org/wiki/Dev:Best_Practices#Creating_Aliases
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" 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/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---