On Sat, Dec 6, 2008 at 2:36 PM, Jorge Vargas <[EMAIL PROTECTED]> wrote: > That said I really think a JS wrapper in JS is better than a JS > wrapper in python or whatever language for that matter. Any DSL which > is pretty much what all the libraries have become is way better than > having a half baked parser/compiler/runtime to generate code from > language A into language B
I strongly agree. This is one huge case of leaky abstractions in my opinion. By the way, John Resig (jQuery's author) has a take on this: <http://ejohn.org/blog/javascript-language-abstractions/> -- Lawrence, www.neropercaso.it - oluyede.org "It is difficult to get a man to understand something when his salary depends on not understanding it" - Upton Sinclair --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
