|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I don't know what "codes" you've already written, but I'd seriously look at using GC. It will save polluting your code with a whole lot of fragile retain/release bookkeeping code and allow you to write your application instead. Do you need to run pre-Obj-C 2.0 or Leopard?
Ian
On 31/10/2008, at 1:33 PM, Adriano Brandão wrote:
Hi guys,_______________________________________________
I've been studying how to manage the memory using the counting reference model. The correct way for doing this (I think) is to implement its techniques while writing each part of the code. But, if I want to implement them in the codes I've already written, what's the best way to go? Is there any graphical representation of what owns what? Or some place in the debug console where I can view the retain values for each of my objects?
Thanks
Adriano
Do not post admin requests to the list. They will be ignored.
Objc-language mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________ Do not post admin requests to the list. They will be ignored. Objc-language mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
| References: | |
| >The best way to implement memory management? (From: Adriano Brandão <email@hidden>) | |
| >Re: The best way to implement memory management? (From: Ian Joyner <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.