discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug with Archiving/Unarchiving in NSValue


From: Gerrit Van Dyk
Subject: Bug with Archiving/Unarchiving in NSValue
Date: Tue, 26 Feb 2002 18:22:55 +0200

Hi,

I am experiencing problems with the current Archiving/Unarchiving of
NSValue. The current implementation of NSValue's archiving is version 2.
When I archive an NSValue it actually archives a GSValue. The archiving code
of GSValue.m is still the same as the archiving code of cvs version 1.28 of
NSValue which is the same as version 1 of NSValue's arhiving. When I now
want to unarchive the GSValue it expects a version 2 coding where it
actually finds version 1 coding.

I am sure that this is a bug, I think GSValue.m's encodeWithCoder should be
the same as NSValue.m's encodeWithCoder, at least for the encoding method
calls.

Hope this makes sense.

I do not have CVS write access, so I can't update this.

Regards
Gerrit van Dyk
 
-------------------------------------------------------------------------
This e-mail is intended only for the use of the individual or entity named
above and may contain information that is confidential and privileged,
proprietary to the company and protected by law. If you are not the intended
recipient, you are hereby notified that any dissemination, distribution or
copying of this e-mail is strictly prohibited. Opinions, conclusions and
other information in this message that do not relate to the official
business of our company shall be understood as neither given nor endorsed by
it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]