Re: Stupid #pragma mark directive
Re: Stupid #pragma mark directive
- Subject: Re: Stupid #pragma mark directive
- From: Martin-Gilles Lavoie <email@hidden>
- Date: Mon, 29 Jun 2009 21:59:14 -0400
On Jun 29, 2009, at 9:54 PM, William Squires wrote: Exactly what good does the "#pragma mark" directive do? Sure, the text you put afterwards, shows up in the pulldown just under the horizontal divider, but the code (methods) that follow that "mark" don't show up after the text in the pulldown! Not at all like the "#Region" directive in VB.Net! Is there a "#pragma end mark" or something similar?
No, just
#pragma mark -
for example. But, dont make your function popups alphabetically-sorted. It defeats the point.
Martin-Gilles Lavoie | Senior software developer | 514.905.8658 Oracle - Macintosh Native Desktop Client, Beehive 600, boul. de Maisonneuve West, Suite 1900 | Montréal (Québec) H3A 3J2
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden