[OGo-GNUstep-Port] stringByReplacingString: withString: -> FIXME

Stefan Huehner gnustep-port@opengroupware.org
Tue, 15 Mar 2005 15:14:06 +0100


On Tue, Mar 15, 2005 at 02:55:37PM +0100, Helge Hess wrote:
> >
> Yes. Actually I think NGExtension already provides a method for the 
> above thing. Note that the code is also supposed to work on Cocoa, so 
> you can remove the #if only if you already have tested code for that 
> Foundation.
> 
> But take care not to aggressivly remove #ifdef'ed things which you 
> "think" are correct without testing. There are minor differences/bugs 
> in all Foundations which might need to get worked around. (though I 
> have no example in my mind)

Hmm, i have got no access to an mac for compile and run on this
foundation therefore i can only directly test on libFoundation provided
in ThirdParty and with gnustep-base. Is there an accessible mac machine
available somewhere to test there?

In general some more or less automated tests for these methods in
question would be nice. So that the different foundations ca be
encapsulated in NGExtension and tested for correct behaviiur there...

Regards,
Stefan