Neal Becker writes:
> I wonder if there is a recommended approach to handle this issue.
>
> Suppose objects of a class C are serialized using python standard pickling.
> Later, suppose class C is changed, perhaps by adding a data member and a new
> constructor argument.
>
> It would see the pi
On 10/12/12 11:42 AM, Neal Becker wrote:
I wonder if there is a recommended approach to handle this issue.
Suppose objects of a class C are serialized using python standard pickling.
Later, suppose class C is changed, perhaps by adding a data member and a new
constructor argument.
It would see
Etienne Robillard wrote:
> On Fri, 12 Oct 2012 06:42:03 -0400
> Neal Becker wrote:
>
>> I wonder if there is a recommended approach to handle this issue.
>>
>> Suppose objects of a class C are serialized using python standard pickling.
>> Later, suppose class C is changed, perhaps by adding a d
On Fri, 12 Oct 2012 06:42:03 -0400
Neal Becker wrote:
> I wonder if there is a recommended approach to handle this issue.
>
> Suppose objects of a class C are serialized using python standard pickling.
> Later, suppose class C is changed, perhaps by adding a data member and a new
> constructo
I wonder if there is a recommended approach to handle this issue.
Suppose objects of a class C are serialized using python standard pickling.
Later, suppose class C is changed, perhaps by adding a data member and a new
constructor argument.
It would see the pickling protocol does not directly