Update of bug #17955 (project gnustep):

                  Status:                    None => Fixed                  

    _______________________________________________________

Follow-up Comment #2:

Interesting one ... The MacOS-X documentation says that NSDecimalNumber does
not conform to the NSCoding protocol, and GNUstep followed that.
In theory, that means that attempting to archive an NSDecimalNumber should
fail, raising an exception.

However, I tested this on MacOS-X and found that encoding an NSDecimalNumber
there works in spite of what the documentation says ... so I implemented a
simple coding/decoding mechanism for NSDecimalNumber in GNUstep-base.

Please give it a try and let me know how you get on.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17955>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to