Hi Erik, On 2017-10-27, Erik Bray <erik.m.b...@gmail.com> wrote: > Plus, while pickling has many valid runtime use-cases, particularly > for IPC, and short-term preservation of objects between interpreter > sessions, it was *never* intended for long-term data storage,
Seriously? Said who? I always thought of pickles as the default way to store the results of long computations, for later (potentially MUCH later) use. Of course, it always is possible to say "install an old software version to unpickle the results" or "write a routine that allows to read the old pickle in a new software version", but as part of user-friendliness, I would recommend that SageMath-developers keep considering it as their duty to make unpickling backward-compatible, to a reasonable extent. Best regards, Simon -- 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.