#7377: Symbolic Ring to Maxima via EclObject
-------------------------+--------------------------------------------------
 Reporter:  nbruin       |         Owner:  nbruin                               
                              
     Type:  enhancement  |        Status:  needs_work                           
                              
 Priority:  major        |     Milestone:  sage-4.7.1                           
                              
Component:  symbolics    |    Resolution:                                       
                              
 Keywords:               |        Author:  Robert Bradshaw, Nils Bruin, 
Jean-Pierre Flori, Karl-Dieter Crisman
 Upstream:  N/A          |      Reviewer:  Jean-Pierre Flori, François Bissey, 
Karl-Dieter Crisman, Nils Bruin
   Merged:               |   Work_issues:                                       
                              
-------------------------+--------------------------------------------------
Changes (by jpflori):

  * status:  positive_review => needs_work


Comment:

 Replying to [comment:156 fbissey]:

 > I'll admit that I was surprised you took that "patch bomb" in at all
 initially in alpha4 then alpha5. I am not completely sure but I think the
 new interface.py makes a number of components chatty. When I reviewed the
 test logs from my experiments with python-2.7 I have seen plenty of
 chatter of stuff going by pexpect that I don't remember being there
 before.

 Could you tell me where to have a look for those chatty things ? Don't
 have much time to investigate that alone right now.

 It is also a little bit surprising because the splitting of the expect
 class into expect and interface classes should be kind of trivial (just
 take a bunch of methods in expect and paste them in a superclass).

 At least for most classes inheriting expect it should not have dramatic
 consequences. Of course I could have screwed up something in the way.

 Both Maxima classes are more problematic because of multiple inheritance.
 It "works" now thanks to python MRO, but IIRC, that MRO will change with
 python 3.0 and could break everything.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7377#comment:158>
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