thanks this is amazing help Steven Armstrong wrote: > > > > guys i m trying to figure out which javascript toolkit to use > > > > i m now trying to figure out which to use between > > The major contenders are: > > Dojo > > + lot's of features > + great for writing widgets > - documentation sucks > - large > - complex > > > Mochikit > > + excellent docs > + awesome API for creating DOM elements (like stan from Nevow) > + cool interactive js shell > + very pythonic > - more "handwork" when writing widgets > > > > and prototype [rails fame] > > - extends builtins (e.g. Object) which kills for in loops and has other > ugly implications > - doesn't play well with other/custom libraries > > > > > > i would love to find out which is very pythonic and clean > > if you can also tell about your experience of using one of these > > thanks > > > > IMHO: > For funky, advanced widgets dojo is king. > For slick js/ajax/hijax and client side programming Mochikit rules. > And proto..., what's that ;-) > > It really all depends on what your doing. Pick the best tool for the job. > > just my 0.02
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---