References to classess
References to classess
- Subject: References to classess
- From: "Al Kirkus" <email@hidden>
- Date: Thu, 25 Apr 2002 14:29:10 -0500
Hi.
I have a class structure in which one class uses another but the other uses the first. I can get it to compile by using the @class directive instead of including the one of the header files but I receive warnings like:
Record.m:27: warning: `Column' does not respond to `retain'
The Column class is the one I used @class on.
Any suggestions.
Al
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.