> I would even add this to the review checklist.

Well... O_o

> It takes nearly an hour on one cpu to build the sage library now right?
> If you change all .py to .pyx, it might take 2 hours.   That .5 seconds
you site can be longer for bigger files and adds up.

Well, that's mostly libraries, isn't it ?

But the thing is : it is not very pratical to have 2 files per class, and
to have one inherit the other when they actually define methods for the
same objects.

> Cause a traceback on the command line, then type %debug.

Oh ! Funny thing !

> No.   Maintenance = people reading, fixing bugs (all code has 'em),
improving

Okokok... I often think about Cython when I see how bad Python codes can
be, not because of how they are written but because "they are written in
Python" :-)

Nathann

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to