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/



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

Reply via email to