#15852: move Sequence from categories to misc
-------------------------------------+-------------------------------------
       Reporter:  rws                |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.3
      Component:  categories         |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Ralf Stephan       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/rws/ticket/15852                 |  c0f4cf53bd33fa88e375a632454a81ce1954a4e1
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by nthiery):

 Hi,

 In a recent discussion where we were trying to clarify the role of the
 various Sage modules, we kind of converged toward the following:

 {{{
 - Sage-agnostic data structure -> sage.misc
 - Specific purpose data structure (e.g. graph backend) -> sage.graph
 - Data structure that inherits from, e.g., Element -> sage.structure
 }}}

 Here sequence does not inherit from Element/Parent/..., but it's directly
 tied to those. So {{{sage.structure}}} sound like a reasonable spot for
 Sequence.

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