| Sign In/My Account | View Cart |
| Article: |
Knowing When to Let Go: Better Living Through Memory Management | |
| Subject: | is simpler slower? | |
| Date: | 2003-06-13 14:27:00 | |
| From: | anonymous2 | |
|
Response to: is simpler slower?
|
||
|
one thing to worry about when using the accessor method you suggested in your post is the situation where the same object passed to the method was already the one set! calling retain on aFriend could then potentially result in a call to a nonexistent object.
|
||
Showing messages 1 through 3 of 3.