gnustep-dev
[Top][All Lists]
Advanced

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

Re: [Gnustep-cvs] r30361 - in /libs/gui/trunk: ChangeLog Source/GSNibLoa


From: Fred Kiefer
Subject: Re: [Gnustep-cvs] r30361 - in /libs/gui/trunk: ChangeLog Source/GSNibLoading.m
Date: Wed, 12 May 2010 10:30:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.9) Gecko/20100317 SUSE/3.0.4-1.1.1 Thunderbird/3.0.4

Am 12.05.2010 09:59, schrieb Wolfgang Lux:
> Author: wlux
> Date: Wed May 12 09:59:57 2010
> New Revision: 30361
> 
> URL: http://svn.gna.org/viewcvs/gnustep?rev=30361&view=rev
> Log:
> Fix bug where some objects loaded from a .nib file were not sent an
> -awakeFromNib message.
> 
> Modified:
>     libs/gui/trunk/ChangeLog
>     libs/gui/trunk/Source/GSNibLoading.m

Hi Wolfgang,

are you sure this new code is correct now? I changed that same code
backwards and forwards a few time in March and your change could break
things for Doug again. (See our mails from March, 25th on the GNUstep
developer mailing list) If I remember correctly the problem Doug had at
that time was that my change resulted in the NIB owner not getting a
awakeFromNib message call.

Somehow the way Apple uses the names and objects maps in the NIB format
is hard to understand. If we ever get it right here, we then should have
a look at the XIB loading, this surely is broken as well.



reply via email to

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