-
公开(公告)号:CA2419904A1
公开(公告)日:2004-08-26
申请号:CA2419904
申请日:2003-02-26
Applicant: IBM CANADA
Inventor: XU THERESA , LIPFORD GORDON D , TASSI BELAI A , CHEUNG KIT MAN , KOHLMANN PETER W , SIROIS ERIC A , MEZOFENYI MARK
Abstract: A method for serializing and deserializing program objects that is versionin g sensitive. A program object is serialized into a persistent object by saving only those data fields that contain non-default data. The persistent object is deserialized to be used b y a deserializing application by first creating a blank program object of the sa me version as the deserializing application and then populating it with the non-default da ta stored in the persistent object. The version of the deserializing application need not he the same as the version of the serializing application.