discuss-gnustep
[Top][All Lists]
Advanced

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

Re: replaceString:withString:?


From: Richard Frith-Macdonald
Subject: Re: replaceString:withString:?
Date: Mon, 27 Jan 2003 05:21:48 +0000


On Friday, January 24, 2003, at 10:34  pm, jhclouse@juno.com wrote:

In Apple's Foundation doc for NSMutableString, it says that the

replaceOccurrencesOfString:
                withString:
                   options:
                     range:

method does a find & replace on the receiver.

GNUstep has a similar method (replaceString:withString:) which Apple Foundation doesn't have. Is this something that should be dealt with?

Thanks for noticing the new MacOS-X addition ... I didn't see it in the release notes.
It's now implemented in CVS.






reply via email to

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