| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
warning: hidden name clashing ahead, many mysterious headaches in gdb ...
Some people add a underscore prefix for private methods:
_setVariable:
Let me give an official "don't do that!" from Apple DTS here. Preceding your method names with a single underscore gives you a very high risk of a conflict with a private AppKit API.
| References: | |
| >Objective C language [NEWBEE QUESTIONS] (From: "Alexander F. Hartner" <email@hidden>) | |
| >Re: Objective C language [NEWBEE QUESTIONS] (From: Philip Mötteli <email@hidden>) | |
| >Re: Objective C language [NEWBEE QUESTIONS] (From: lbland <email@hidden>) | |
| >Re: Objective C language [NEWBEE QUESTIONS] (From: John Randolph <email@hidden>) |
| Home | Archives | FAQ | 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 © 2007 Apple Inc. All rights reserved.