Anyone played with protocol checker?
Anyone played with protocol checker?
- Subject: Anyone played with protocol checker?
- From: Michael Gersten <email@hidden>
- Date: Fri, 01 Mar 2002 11:52:35 -0800
Has anyone played with NSProtocolChecker for internal app usage?
My thinking is that ObjC is a little too powerful, at times.
When I define my API, I'd like to be able to be able to list only
certain methods as public, and others as private, and I just realized
that the NSProtocolChecker does exactly that.
Has anyone played with this class in this way before? Any pros/cons?
Any "gotcha's" to having LOTS of these things?
Michael
_______________________________________________
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.