[OGo-GNUstep-Port] experiences with OGo and gunstep-base on OpenBSD

Helge Hess gnustep-port@opengroupware.org
Mon, 28 May 2007 18:09:13 +0200


On May 28, 2007, at 17:01, Sebastian Reitenbach wrote:
> 2007-05-28 16:34:45.845 ogo-webui-1.1[5335] dict:  
> {NSTargetObjectUserInfoKey =
> Verschiedenes; NSUnknownUserInfoKey = misc; }, [self class]:  
> LSWLabelHandler,
> [self] <LSWLabelHandler: 0x84cfa2a8>

OK, I think I found the reason. Its because LSWLabelHandler doesn't  
implement

   -setValue:forKey:

but the older:

   -takeValue:forKey:

On Cocoa, if -setValue:forKey: is missing, Cocoa will call - 
takeValue:forKey:. On GNUstep it just fails.

Anyways, I've added the new method in r1957.

Greets,
   Helge
-- 
Helge Hess
http://www.helgehess.eu/