I'm afraid to say this but Dart is actually cool enough to possibly obviate
the usefulness of pyjs.

Biggest problem with Python in the async context is the lack of closures.
Without closures working in an async environment is just painful.

I will continue to use Python in the context of Django and a few other
frameworks but I feel like web technologies are moving too fast for us to
keep up as an open source project.

We're still trying to catchup with GWT 2.0 and google has already moved
onto Dart, Web Components, shadow DOM, etc.

Maybe someone has a different perspective. I'm curious to hear what you
guys think about the future or usefulness of pyjs. Other than familiarity I
don't see what Python gives us now that there are other OOP languages
available to program the web UI.

When choosing Python with OOP vs JavaScript with closures, I think OOP is
more important but now with Dart which offers OOP and closures, it's much
harder to justify the extra effort to use pyjs.

 - lex

-- 

--- 
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.


Reply via email to