#11943: The category graph should comply with Python's method resolution order
---------------------------+------------------------------------------------
Reporter: SimonKing | Owner: nthiery
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7.3
Component: categories | Keywords: category graph, method resolution
order
Work_issues: | Upstream: N/A
Reviewer: | Author: Simon King
Merged: | Dependencies: #11900
---------------------------+------------------------------------------------
Comment(by SimonKing):
Replying to [comment:6 SimonKing]:
> PS: It also seems that much time is spent in `super_categories()`, which
is a cached method. Probably it would be better to turn it into a lazy
attribute (or have ''two'' lazy attributes, namely for the case
`proper=True` and `proper=False`).
Sorry, I meant: One lazy attribute C.super_categories, and two lazy
attributes C.all_super_categories and C.all_super_categories_proper
(super_categories() has no arguments).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11943#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.