#14275: Lazy imports with deprecation
-------------------------+-------------------------------------------------
       Reporter:  roed   |        Owner:  jason
           Type:         |       Status:  needs_review
  enhancement            |    Milestone:  sage-6.2
       Priority:  major  |   Resolution:
      Component:  misc   |    Merged in:
       Keywords:         |    Reviewers:  Travis Scrimshaw
        Authors:  David  |  Work issues:
  Roe                    |       Commit:
Report Upstream:  N/A    |  a4848093884df99a12d031dc853ce9d97c0c3dc2
         Branch:         |     Stopgaps:
  u/tscrim/14275         |
   Dependencies:         |
-------------------------+-------------------------------------------------
Changes (by tscrim):

 * status:  needs_info => needs_review


Comment:

 No, because then we'd have to import `deprecated_function_alias` (which
 doesn't currently accept a message too) and import the original object
 just to do something like
 {{{
 x = deprecation_function_alias(14275, x)
 }}}
 Otherwise we completely change the syntax and functionality to include
 `lazy_import`. Both of which are asinine.

--
Ticket URL: <http://trac.sagemath.org/ticket/14275#comment:10>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to