#10448: Extensions of ZZ are not unique parents
-----------------------------+----------------------------------------------
   Reporter:  SimonKing      |       Owner:  davidloeffler        
       Type:  defect         |      Status:  needs_review         
   Priority:  major          |   Milestone:  sage-4.6.1           
  Component:  number fields  |    Keywords:  uniqueness of parents
     Author:  Simon King     |    Upstream:  N/A                  
   Reviewer:                 |      Merged:                       
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by roed):

 I somewhat prefer using `sage.structure.factory.UniqueFactory` rather than
 `cached_function` for object creation.  The benefits are that you get
 better handling of duplicate keys, pickling and unpickling via the
 factory.  What you've implemented is certainly better than the status quo
 though, and I'd be up for giving it a positive review; I just wanted to
 bring up the `UniqueFactory` approach in case you felt motivated to do it.
 :-)

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