#7997: Use ast to replace display hook hack
-------------------------------------+--------------------------------------
   Reporter:  acleone                |       Owner:  was       
       Type:  enhancement            |      Status:  needs_work
   Priority:  major                  |   Milestone:            
  Component:  notebook               |    Keywords:            
     Author:  Alex Leone, Tim Dumol  |    Upstream:  N/A       
   Reviewer:                         |      Merged:            
Work_issues:                         |  
-------------------------------------+--------------------------------------
Changes (by timdumol):

 * cc: mpatel, was (added)
  * status:  new => needs_work


Comment:

 Hey, I think I'm gonna be pretty busy till I graduate this March, so if
 anyone wants to work on this patch, I'm posting an updated incomplete
 patch now. The new interface based on multiprocessing seems to work quite
 well, with a 300ms speed boost (really makes things seem lightning fast on
 local calculation of cheap stuff), but I haven't quite found out exactly
 how to get file saving to work properly. It would be great if anyone could
 do so.

 Please note that this patch does not work well with the pexpect
 implementation (changing location of preparsing, etc. means that it
 probably won't work at all), and so even after fixing the pipes
 implementation, either the remote pexpect implementation should be fixed,
 or a new remote implementation should be made (I'm thinking a quick
 Twisted [or even `asyncore`] server/client should do the job, with a
 similar interface as the pipes interface between server & client).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7997#comment:3>
Sage <http://www.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.

Reply via email to