Hi Ton, I didn't respond to you first post, because I am not a core dev. You bumped the message, so I post my opinion.
On Mar 31, 11:19 pm, Ton van Rooijen <[email protected]> wrote: > "Hello There", ... snip ... > Just out of curiosity: is there any use of jQuery in the TW core or in > plugins by now? I had a look at the core functions some time ago. And there are a lot of jQuery calls. Especially if TW has to manipulate the browser internal structure (the DOM [1] Document Object Model) which is almost invisible but important for cross browser compatibility. As far as I understand it. Also the basic TW cryptographic engine has been maped to jQuery code. There are also some older discussions in this group about this, but I didn't store the links. > Or is jQuery still "dead wheight" for future use? Also for me size matters. I think, that having jQuery inside the core is good. There are many jQuery plugins out there which are easy to include into a TW because of that. Otherwise the jQuery core code _and_ the plugin code had to be included into the TW to use them. So for me having the jQuery inside TW is an advantage. (I have to say, that I started to use TW Version 2.5.0; I didn't use any predecessor). On the other hand, there are some deprecated functions inside the core, which could be deleted. Deleting them would make the core somaller, but incompatible to some existing plugins. There are allways to sides of the medal, which the devs have to deal with. > Hope you don't mind me asking. > > Ton van Rooijen > On Apr 11, 5:07 pm, Ton van Rooijen <[email protected]> wrote: > Dear FND, > > Haven't seen a reaction so far on this question. > > But for me it is important because I am still using TW v2.4.3 for this > reason. ... I'd say, if size is important for you and you don't have any problems with your TW, stay with it. If there is a plugin which needs a newer core and you want to use it, you have to update anyway. >.. As soon as there is good justification for the increase in > size I would be happy to upgrade. But so far I am very reluctant. > > Thanks very much in advance and with best regards / Ton. > > On 31 mrt, 23:19, Ton van Rooijen <[email protected]> wrote: > regards Mario [1] http://de.wikipedia.org/wiki/Document_Object_Model > > "Hello There", > > > Congratulations with the publication of TW v2.6.0 ! > > > In TW v2.5.0 there was the introduction of jQuery "for future use", > > adding some 20% to the size of an "empty" TW. > > In the meantime we've seen v2.5.1, v2.5.2, v2.5.3 and now v2.6.0 with > > a new, even bigger, version of jQuery. > > Just out of curiosity: is there any use of jQuery in the TW core or in > > plugins by now? > > Or is jQuery still "dead wheight" for future use? > > Hope you don't mind me asking. > > > Ton van Rooijen > > > On 18 mrt, 13:39, FND <[email protected]> wrote: > > > > We are pleased to announce the release of TiddlyWiki 2.6.0: > > > http://www.tiddlywiki.com > > > > Since there were no bug reports from the beta release, there have been > > > no additional changes. > > > > This release includes a variety of bugfixes and enhancements. The most > > > obvious changes are: > > > * Added WindowTitle shadow tiddler > > > * Added creator tiddler field > > > * Upgraded to jQuery 1.4.2 > > > > For the full list of changes seehttp://trac.tiddlywiki.org/wiki/History > > > > Many thanks to all the contributors. > > > > -- F. -- 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.

