#12857: Split off Graphics class from plot.py
----------------------------------+-----------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: enhancement | Status: needs_info
Priority: blocker | Milestone: sage-5.0
Component: graphics | Resolution:
Keywords: | Work issues: address deprecation concerns
Report Upstream: N/A | Reviewers: Benjamin Jones
Authors: Jeroen Demeyer | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Changes (by niles):
* status: needs_review => needs_info
* work_issues: => address deprecation concerns
Comment:
Replying to [comment:14 jdemeyer]:
> The UNABLE TO IMPORT MODULE seems like a Sphinx bug, or a bug in how
Sage calls Sphinx.
>
> I did a diff of the old and new documentation and, as far as I could
see, all links still work. Needs review.
Shouldn't it be necessary to issue a deprecation warning for at least a
few Sage releases before we change the location of something? If I
understand correctly, this patch will break all uses of
`sage.plot.plot.Graphics`. To me, this seems like a bad idea for 5.0.
Doing `search_src('plot.Graphics')` brings up a few more places `Graphics`
and `GraphicsArray` are used in this way, but not addressed by this patch.
For example, `graphs/graph_generators.py` and
`shemes/elliptic_curves/ell_generic.py`.
I'm switching this to "needs info", and someone can overrule me if there
is good reason to skip the deprecation process for this ticket.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12857#comment:15>
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.