bug-gnustep
[Top][All Lists]
Advanced

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

[bug #32509] [Gorm] Changing class of a Window


From: Gregory John Casamento
Subject: [bug #32509] [Gorm] Changing class of a Window
Date: Fri, 01 Apr 2011 06:05:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5

Update of bug #32509 (project gnustep):

                  Status:                    None => Postponed              

    _______________________________________________________

Follow-up Comment #1:

Postponed until the next release.  This change is non trivial due to the fact
that, unlike Cocoa, GNUstep does archive extra information about an NSPanel.
One of the requirements for a class being able to be substituted for it's
parent is that it should not implement NSCoding.   On Cocoa NSPanel doesn't,
on GNUstep it does, therefore to correct this issue, NSPanel should no longer
archive the flags it currently archives.   These flags are not set by Gorm and
do not need to be archived, nevertheless it is a change to the Gorm format and
will be put off until the next release.

GC

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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