bug-gnustep
[Top][All Lists]
Advanced

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

[bug #29795] [gorm] unable to change superclass of the NSOwner without l


From: Riccardo mottola
Subject: [bug #29795] [gorm] unable to change superclass of the NSOwner without loosing connections
Date: Wed, 05 May 2010 16:31:06 +0000
User-agent: Opera/9.80 (Windows NT 5.1; U; en-GB) Presto/2.5.24 Version/10.53

URL:
  <http://savannah.gnu.org/bugs/?29795>

                 Summary: [gorm] unable to change superclass of the NSOwner
without loosing connections
                 Project: GNUstep
            Submitted by: rmottola
            Submitted on: mer 05 mag 2010 16:31:04 GMT
                Category: Gorm
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

1) the current NSowner class is set to X
X is subclass of NSObject.

I want to make X sublcass of Y. I first change the header

2) I load/parse Y
3) I reload/parse X

at this point the NSOwner "lost" its class (no class is set in the inspector)
but the connections are still there

4) I set the class of the NSOwner to X again, a waring panel appears about
loosing connections and they indeed get all lost.

since Y is a subclass of NSObject, making X a subclass of Y can't break any
connection.






    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.gnu.org/





reply via email to

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