FROM : Finlay Dobbie
DATE : Sat Nov 23 23:43:28 2002
On Tuesday, November 19, 2002, at 03:13 PM, Starman wrote:
> Theorically, the documentation of the protocol says : "The exact
> meaning of \"copy\" can vary from class to class, but a copy must be a
> functionally independent object with values identical to the original
> at the time the copy was made."
As others have pointed out, this is acceptable behaviour, but in case
you were wondering you can create a REAL copy of a string using
initWithString (or stringWithString).
-- Finlay
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sat Nov 23 23:43:28 2002
On Tuesday, November 19, 2002, at 03:13 PM, Starman wrote:
> Theorically, the documentation of the protocol says : "The exact
> meaning of \"copy\" can vary from class to class, but a copy must be a
> functionally independent object with values identical to the original
> at the time the copy was made."
As others have pointed out, this is acceptable behaviour, but in case
you were wondering you can create a REAL copy of a string using
initWithString (or stringWithString).
-- Finlay
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Starman | Nov 19, 16:13 | |
| Ondra Cada | Nov 20, 05:19 | |
| Sherm Pendley | Nov 20, 05:49 | |
| Glenn Howes | Nov 20, 07:28 | |
| Jonathan E. Jackel | Nov 20, 23:28 | |
| Finlay Dobbie | Nov 23, 23:43 |






Cocoa mail archive

