[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #12158] Custom views in gorm and NSCoding problem
From: |
Stefan Urbanek |
Subject: |
[bugs #12158] Custom views in gorm and NSCoding problem |
Date: |
Sun, 27 Feb 2005 00:13:12 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12158>
Summary: Custom views in gorm and NSCoding problem
Project: GNUstep
Submitted by: stefanu
Submitted on: Sun 02/27/2005 at 00:13
Category: Gorm
Severity: 3 - Ordinary
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
When a custom class is used in Gorm and implements the NSCoding protocol,
NSBundle additions fails to load the .gorm file because it tries to
initWithCoder: the custom class. Problem is, that the custom subclass object
is not encoded in the archive, of course - the structure of the custom class
is not known to Gorm.
_______________________________________________________
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12158>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #12158] Custom views in gorm and NSCoding problem,
Stefan Urbanek <=