Hi,

I've posted into ticket #258 a patch for integrating  gp2c into Sage.
Obviously this may still have bugs, so it needs to be reviewed by 
someone that understands the details of how gp comunicates
with Sage.

Some remarks on the class Gp in interfaces/gp.py?

Shouldn't this class have a __del__ method that kills the swapned gp 
process when the object is destroyed?

The Gp.console() method does something strange: instead of operating
in the gp interpreter that the Gp object is supposed to represent, it creates 
a completely new instance. I think it shouldn't be there, it should be 
a function outside the Gp classs.

best regards
Pablo

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to