#9907: Move generally usable decorators to misc.decorators
---------------------------+------------------------------------------------
   Reporter:  jsrn         |       Owner:  tdb                   
       Type:  enhancement  |      Status:  needs_work            
   Priority:  minor        |   Milestone:                        
  Component:  relocation   |    Keywords:  generality, decorators
     Author:  jsrn         |    Upstream:  N/A                   
   Reviewer:               |      Merged:                        
Work_issues:               |  
---------------------------+------------------------------------------------
Description changed by jsrn:

Old description:

> In plot.misc there are some generally usable decorators for various nice
> stuff. These should be moved to a general library so other modules can
> use them without illogically depending on plot.

New description:

 The decorators in sage.misc.misc should be moved to sage.decorators.

 In plot.misc there are also some generally usable decorators for various
 nice stuff. These should be moved to a general library so other modules
 can use them without illogically depending on plot. Simultaneously, they
 should be patched to use sage_wraps instead of the Python "wraps" to
 accommodate for Sage-specific things; e.g. the fix of Trac #9917.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9907#comment:11>
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.

Reply via email to