> I have not seen this before, but from a quick glance is looks like > it is like GWT (Google web toolkit), where you write code in Java > and it converts it to Javascript. I'm slightly dubious that that is > a good way of going about producing Javascript ... but who knows.
It's exactly like this, but not Java, but Python. :) > Instead I think it is much better to use a good javascript library, > like the excellent Mochikit library (mochikit.com ). Once you have > sufficient understanding of how to produce AJAX apps, then you > begin to realize the pain (DOM and Event issues, etc) > of making those apps work in all the main browsers ... > this is where a javascript library comes in. I understand, that technically at this moment it's better to use Mochikit or something. But in the long term I like to just write just Python and don't care about some ugly technical details, like javascript in browsers. Ondrej --~--~---------~--~----~------------~-------~--~----~ 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/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
