Re: Continue of "Weird Parse error"
Re: Continue of "Weird Parse error"
- Subject: Re: Continue of "Weird Parse error"
- From: j o a r <email@hidden>
- Date: Thu, 20 May 2004 21:56:35 +0200
Why is there an import for appController.h in memberDatasource.h? Try
to remove that import.
Also, you really should name classes with an initial uppercase letter.
Or if you don't care to do that, at least rename the classes before
posting sample code to the list - it would make it *much* easier to see
what's going on...
<
http://developer.apple.com/documentation/Cocoa/Conceptual/
CodingGuidelines/index.html>
j o a r
On 2004-05-20, at 21.04, Fjolnir Asgeirsson wrote:
>
I've fixed the wrongCase #import and checked the source for
>
unreadeable symbols(there weren't any) but still, the error stays the
>
same. for the sources go to:
>
http://lists.apple.com/mhonarc/cocoa-dev/msg25293.html (remember that
>
the case in the #import has been changed to memberDatasource.h)
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.