#11935: Make parent/element classes independent of base rings
---------------------------+------------------------------------------------
   Reporter:  SimonKing    |          Owner:  nthiery                           
   
       Type:  enhancement  |         Status:  needs_review                      
   
   Priority:  major        |      Milestone:  sage-4.7.3                        
   
  Component:  categories   |       Keywords:  parent class, element class, 
category
Work_issues:               |       Upstream:  N/A                               
   
   Reviewer:               |         Author:  Simon King                        
   
     Merged:               |   Dependencies:  #11900                            
   
---------------------------+------------------------------------------------

Comment(by nthiery):

 Replying to [comment:5 SimonKing]:
 > Replying to [comment:3 nthiery]:
 > > A good thing to do at this point would be to search through the sage
 > > pickle jar for how many parent_class's and element_class's are pickled
 > > there.
 >
 > Old pickles will not break, I believe.

 This is my belief too! Sorry if I have been unclear, but that was not the
 point of my suggestion. What I wanted to know whether currently most
 parents and elements were pickled by construction or by "class + data". If
 they already are pickled by construction, then how C.parent_class and
 C.element_class are pickled is mostly irrelevant, now and in the future,
 since it is seldom used.

 Thanks in any cases for you detailed analysis!

 > It seems to me that approach 3. is less fragile than 2.

 +1

 Let's see if someone else has some preference between the two
 implementations.

 Cheers,
                         Nicolas

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