Help


from Wikipedia
« »  
Both provide a so called " binary-object storage framework ", which support serialization into and retrieval from a compact binary form.
Both handle cyclic, recursive and shared structures, storage / retrieval of class and metaclass info and include mechanisms for " on the fly " object migration ( i. e. to convert instances which were written by an older version of a class with a different object layout ).

1.965 seconds.