Re: Implementation across several files
Re: Implementation across several files
- Subject: Re: Implementation across several files
- From: j o a r <email@hidden>
- Date: Wed, 19 Apr 2006 22:11:13 +0200
On 19 apr 2006, at 22.07, Phil Montoya wrote:
My implementation file has become huge (I know, I know, bad
programming). Anyhow the file is big and I want to break it up
and have the implementation straddle several files. The compiler
lets me do this but it complains that each file is an incomplete
implementation. How do I get around the warnings or is there a way
to "properly" do this in objective C.
Read up on "categories" in the Objective C language PDF.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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