tags:

views:

11

answers:

0

Hi, If I store an object with NSKeyedArchiver to file. Then I edit the class and introduce new arrays and objects inside. What is the best way to initialize those new variables, so that they work for "old" objects retrieved from file?