If i have understood you correctly, that means that i cannot store a gap object as an attribute of the class. That means that each time element._gap_ is called the gap object should be created, right? I am afraid that it would be horribly slow (my code is already very slow becauseit uses the sage-gap interface a lot, even avoiding those unnecesary creations).
Also, i don't understand why my FreeGroup can be pickled, since it already has a gap object as an attribute. -- 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