On 2017-10-29, Volker Braun <vbraun.n...@gmail.com> wrote:
> Thats still only addressing that objects can be unpickled

No, it is also addressing that "the same" objects unpickled from
different SageMath versions and different machines evaluate equal.

> ; You'd also have 
> to run the entire testsuite with the unpickled objets if you want to have 
> any reasonable guarantee that they are actually working.

Sure, why not? After all, it was suggested in another posting that
objects should be automatically put into the pickle jar if they are
subject to a TestSuite.run() test.

>  Put differently, 
> how likely do you think it is that some old pickle unpickles and passes 
> superficial tests, but gives a mathematically incorrect answer if you call 
> some specialized method? 

Put differently, would you rather have no test at all than a
superficial consistency test on a wide range of objects, versions and
machines?


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to