On Jan 11, 2008 4:48 AM, Lawrence Oluyede <[EMAIL PROTECTED]> wrote: > > On Jan 11, 2008 9:42 AM, Mike Orr <[EMAIL PROTECTED]> wrote: > > > > Ben discovered two problems with using ElementTree for the WebHelpers > > HTML generation: > > What about > http://codespeak.net/lxml/dev/lxmlhtml.html#creating-html-with-the-e-factory > ? > > About the JavaScript thing: is it savvy to havea "one for all" > dependency with one of the gazillion libraries out there?
That's an issue. But Pylons should have good Javascript support out of the box. The question is how to accomplish this. If there were one obviously best Javascript library, we'd use that, but each one seems to have different advantages. The only disadvantage of ExtJS I've heard is that it's so big, not that it's missing anything. So that's an advattage. Does it have good modularity; i.e., is it possible to load just the parts you use? -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
