Hi, In OODBMS, class-based OO, suppose I save an object, then later modify its class by removing/adding fields. Does it mean I cannot load the old object ? How OODBMS handles this ? Thank you