On Mon, Nov 17, 2008 at 2:40 PM, mhampton <[EMAIL PROTECTED]> wrote: > > This is probably a really bad idea for most sage files, but for > polyhedra.py I sometimes use the attach function to attach a different > version. Then you can edit the attached version and it gets updated > automatically. This works OK for polyhedra.py because its pretty new > code and not much else depends on it, I wouldn't recommend it in > general. But it is very convenient.
I say go for it (!) regarding attaching .py files in the library, *if* you know what you're doing. For some things that other things don't depend on this is really useful. I did this, e.g., when writing the Hermite normal form code. William --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---