Re: 2 Questions: Dock and Private Frameworks
Re: 2 Questions: Dock and Private Frameworks
- Subject: Re: 2 Questions: Dock and Private Frameworks
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 13 Apr 2002 17:39:17 +0100
On Monday, April 8, 2002, at 10:11 PM, Jesus De Meyer wrote:
I'll start with the most important question. I'd like to do some test
application that use the private frameworks. The problem is I don't see
and header files in them. So how am I supposed to know what methods I
can use. I believe there is no documentation for those, so I'm kinda
stuck.
The idea of private frameworks is just that: they are private. You can't
easily use them, and the general idea is that you shouldn't need to. If
you see something that you think you need to use that isn't public, file
a bug (preferably with justification).
-- Finlay
_______________________________________________
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.