#12603: copying cached_methods does not work properly
------------------------+---------------------------------------------------
Reporter: saraedum | Owner: jason
Type: defect | Status: new
Priority: minor | Milestone: sage-5.0
Component: misc | Keywords: cached_method, cache
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Changes (by SimonKing):
* type: PLEASE CHANGE => defect
Comment:
Is that a new bug (i.e., introduced by my code from #11115)?
Anyway, it is not clear to me how the problem could be solved. Namely, a
cached method knows the name under which it was defined, but if one
assigns it to a different name afterwards, I see no way for the cached
method to find out that new name.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12603#comment:1>
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.