On Apr 1, 7:21 pm, "Gary Furnish" <[EMAIL PROTECTED]> wrote:
> 2) Every cython file compiles to an separate dll, dramatically increasing
> used space. This would require a change to cython to fix, but ought to be
> doable. Maybe space is not as big of an issue as ease of use though.
Are you sure that this makes a difference space wise? Maybe in load
time. I would be interested to see the difference, but I cannot
imagine that the end result of one giant library dynamically linked to
a whole bunch of external libs will be a pleasure to work with. Just
imagine the giant mess when you need to debug some dependency or
import issue. I am not sold that this is an advantage.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---