#18357: Unicode Art
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  enhancement        |       Status:  needs_info
       Priority:  major              |    Milestone:  sage-6.8
      Component:  user interface     |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:  Vincent Delecroix
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vdelecroix/18357                 |  161c0daca2f4a4752725225dfb9238ffc9692ddf
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vdelecroix):

 Replying to [comment:32 vbraun]:
 > Deprecation is for the external user interface (whats in the global
 namespace at the commandline), not for implementation details.

 This is not only an implementation detail. If somebody has a personal file
 with
 {{{
 class MyObject(...):
     ...
     def _ascii_art_(self):
         from sage.misc.ascii_art import AsciiArt
         ...
 }}}
 then I think it should still work after this ticket being closed. Don't
 you think?

 > I also noted that terminal width needs to be refactored, it should be
 part of the output backends. But that should be done on a different
 ticket.

 Right.

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