#13683: New class for gradually transitioning parents with generators to the new
coercion model
---------------------------+------------------------------------------------
Reporter: roed | Owner: robertwb
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.5
Component: coercion | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors: David Roe
Merged in: | Dependencies:
Stopgaps: |
---------------------------+------------------------------------------------
Currently, `Ring` inherits from `ParentWithGens`, making it difficult to
transition rings that have generators to the new model. This ticket adds
a new class that skips over the methods in `ParentWithGens`, thus modeling
what would happen if `Ring` were changed to inherit from `Parent`
directly.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13683>
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.