Hello,

I have started writing a class for Fano toric varieties, and as I
understand it should inherit from AmbientSpace. Going further,
AmbientSpace derives from ParentWithGens and in the beginning of the
corresponding file we see

.. note::

   This class is being deprecated, see
   ``sage.structure.parent.Parent`` and
   ``sage.structure.category_object.CategoryObject`` for the new
   model.

Does it mean that all NEW classes in Sage have to derive from these
ones, or the goal is also to eventually rewrite OLD classes derived
from ParentWithGens to use the new model too? In particular, is it
desirable to make AmbientSpace derived from Parent?

Thank you,
Andrey

-- 
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