#6897: Migrate Notebook to Django
-------------------------+--------------------------------------------------
Reporter: timdumol | Owner: timdumol
Type: enhancement | Status: assigned
Priority: major | Milestone: sage-feature
Component: notebook | Keywords:
Reviewer: | Author:
Merged: |
-------------------------+--------------------------------------------------
Comment(by timdumol):
If you mean AJAX (pull), then yes, Django supports AJAX. If you mean Comet
(push) though, then no, as far as I can tell. From what I know, Comet can
only be done with event-based servers (e.g., Twisted, Orbited). We can,
however, let Twisted deal with async responses, while Django can deal with
everything else -- as is done in Codenode. We still get the benefits of a
pluggable database architecture, user authentication, url routing, etc.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6897#comment:4>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---