FROM : Gregory Cooksey
DATE : Mon Dec 27 02:49:23 2004
Do classes' factory methods autorelease the objects they return,
generally? Or am I responsible for releasing them? Specifically,
should I retain the NSURL object returned by +NSURL URLWithString: or
does that method give me ownership?
-Greg
DATE : Mon Dec 27 02:49:23 2004
Do classes' factory methods autorelease the objects they return,
generally? Or am I responsible for releasing them? Specifically,
should I retain the NSURL object returned by +NSURL URLWithString: or
does that method give me ownership?
-Greg
| Related mails | Author | Date |
|---|---|---|
| Gregory Cooksey | Dec 27, 02:49 | |
| mmalcolm crawford | Dec 27, 03:20 |






Cocoa mail archive

