hello caml list, if I marshal an object of class c and I write the result in a file foo.txt and, later on, I add methods to c, can I read the object in foo.txt and call the new methods on the object? cheers --Jacques