Re: Major Newbie Q
Re: Major Newbie Q
- Subject: Re: Major Newbie Q
- From: "John C. Randolph" <email@hidden>
- Date: Sat, 17 Sep 2005 10:31:36 -0700
On Sep 17, 2005, at 10:11 AM, Aaron Wallis wrote:
Hey guys,
just wondering if its possible to split a file into multiple parts?
I have a huge procedural method that i'd love to put into another
'm' file and get it to automatically import into the body of my
class on build...
is this possible?
I couldn't find any examples of this online....
You can implement a class in as many files as you want, and there's
no need to resort to #import. Check the Objective-C docs for
"categories".
-jcr
John C. Randolph <email@hidden> (408) 914-0013
Roaming Cocoa Engineer,
Available for your projects at great Expense and Inconvenience.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden