From xml-cocoon-dev Tue Nov 08 06:07:51 2005 From: Andreas Hochsteger Date: Tue, 08 Nov 2005 06:07:51 +0000 To: xml-cocoon-dev Subject: Re: Ajax libraries: let's wait a bit Message-Id: <437040B7.2060005 () student ! tuwien ! ac ! at> X-MARC-Message: https://marc.info/?l=xml-cocoon-dev&m=113143011304069 Hi Sylvain and other AJAX gurus ;-) I wonder, if you heard of Taconite [1] which seems to have released 1.0 recently? It is licensed under the Apache License, but I don't know, if it does what we need. Additionally to the list of AJAX libraries already posted [2] I found an other one in [3]. But unfortunately Taconite isn't mentioned in both lists. Cheers, Andreas [1] http://taconite.sourceforge.net/ [2] http://wiki.osafoundation.org/bin/view/Projects/AjaxLibraries [3] http://ajaxpatterns.org/Ajax_Frameworks Sylvain Wallez wrote: > Hi all, > > A few days ago, I raised some concerns [1] about the Scriptaculous > JavaScript library which we started to use in the Ajax block, because of > modifications made to JavaScript base classes made by the underlying > Prototype library on which it is based. > > I had no satisfying answer on the Scriptaculous mailing-list, and > removing the base classes extensions in Prototype would mean rewriting a > lot of things in Scriptaculous and is thus very unlikely to happen. > Furthermore, I also wanted to use the Sortable [2] class for CForms > repeaters, but had to make important modifications to the class itself > for this to work with CForms because the conventions used are different. > > Considering this, I decided that Scriptaculous was a wrong choice and > looked to other alternatives. > > The most promising so far is the Dojo Toolkit [3] : > - it has a very cool "load on demand" feature that allows to have only > bootstrap