On Sun, 2013-05-19 at 17:18 -0400, Lex Berezhny wrote: > I'm afraid to say this but Dart is actually cool enough to possibly > obviate the usefulness of pyjs.
Maybe, but for me it's a plus to have one library that can be used in CPython and pyjs. That minimizes the amount of code I've to maintain (which is something I want to do as little as possible). As long the majority of code I write is in python, I'll support any python_to_X. For now, the majority of the browsers in the open don't support dart yet, but it's good to keep an eye on this, and maybe even give it a try, since there's also an dart2js (so for old browsers: python -> dart -> javascript). This will take a considerable amount of time, I guess. I wouldn't be surprised when it would take a year of two to have something usable. -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
