> [$(document).ready] will never be executed from within a TiddlyWiki plugin.

Martin thinks that redefining the ready method in TiddlyWiki context is 
dangerous because
a) we don't yet fully understand the consequences of such a move
b) it creates a dependency between TiddlyWiki
c) we can always implement this in a later version when we have more
   experience with jQuery plugins within TiddlyWiki

Due to the last point, I tend to agree with him.

We did realize that there are two things we should do in the 2.5 release:
1. provide a namespace for new-style plugins (e.g. jQuery.tw, corresponding
   to the current recommendation of config.extensions)
2. provide a simpler macro interface

We'll elaborate on these points as soon as we've worked out a 
comprehensive proposal.


-- F.

--~--~---------~--~----~------------~-------~--~----~
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