Hi!

In Sage 4.1, the category of a category was changed from Objects() to
Sets(). I.e. we used to have:

        sage: Groups().category()
        Category of objects

And now we have:

        sage: Groups().category()
        Category of sets

Was there any rationale for this? The former sounds more natural to
me, in particular because the objects of Sets() are exactly the
parents.

If you agree with reverting this, please put a positive review on the
otherwise trivial ticket #7259.

Thanks in advance!
                                Nicolas

Sorry Mike: I had forgotten to mention this patch in CategoriesRoadMap.

--
Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to