On Tuesday 08 April 2008 15:27:43 Barry Hart wrote: > My company is developing a number of web-based applications using > TurboGears. We'd like to give our consultants a set of high-level tools for > Ajax development (both browser event handling and Ajax/JSON requests to the > server). I have found a couple of tools which claim to do this: > AppCelerator: http://www.appcelerator.org/screencasts > KSS: http://kssproject.org/ > > Does anyone have experience using one or both of these tools on a > real-world project? I'd love to hear about your experience. Are there other > tools like this should we consider?
I don't have experience with that, but (a bit) with dojo, which also allows declaration of controls via special attributes. In the end, programming is and will always be that - programming. So I'm really having difficulties to imagine that more than rather simple usecases can be covered. Instead, I prefer a lib like MochiKit or jQuery that makes the unavoidable as nice and smooth. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

