• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cocoa Books
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa Books


  • Subject: Re: Cocoa Books
  • From: mmalcolm crawford <email@hidden>
  • Date: Mon, 17 Apr 2006 14:52:00 -0700


On Apr 17, 2006, at 2:27 PM, Phil Faber wrote:

Newbie's don't want to be told that "The NSMutableString class declares the programmatic interface to an object that manages a mutable string—that is, a string whose contents can be edited—that conceptually represents an array of Unicode characters. To construct and manage an immutable string—or a string that cannot be changed after it has been created—use an object of the NSString class."

... they want to know "How do I stored a string of characters in my program and then make changes to that string?"

You're confusing the API reference with the task and conceptual documentation.
The API reference is specifically there to tell you what the NSMutableString class is and does. The supporting documentation (see "Companion Documents" at the top of all reference documents) explains the use of strings and mutable strings in different contexts.


For more details, see <http://lists.apple.com/archives/Cocoa-dev/2005/ Sep/msg01102.html>

mmalc

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Cocoa Books (From: Phil Faber <email@hidden>)

  • Prev by Date: Re: C# to Objective-C translator?
  • Next by Date: Re: webkit -> print
  • Previous by thread: Re: Cocoa Books
  • Next by thread: Re: Cocoa Books
  • Index(es):
    • Date
    • Thread