Quentin Mathé schrieb: > As explained in my previous mail, I updated NSTableColumn with the > latest Mac OS X additions. > However I'm unsure how to precisely update the archiving code and I > don't want to break Gorm… Apple has the following keys in the xib > format: NSResizingMask (int), NSHeaderToolTip (string), NSHidden (BOOL), > NSSortDescriptorPrototype (object). > Can somebody update the archiving the code or tell me what should I do > in details?
I have a look into this, as soon as I have a bit more time at hand. In general you don't have to worry much about backwards compatibility with keyed encoding. This is one of the god things about this format. Fred _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
