Re: private methods and variables
Re: private methods and variables
- Subject: Re: private methods and variables
- From: Torsten Curdt <email@hidden>
- Date: Wed, 30 Jul 2008 09:36:20 +0200
Even more interesting :) Thanks for sharing that Bill.
I've had another idea: Using a protocol would also be a way of
shielding the framework from the implementation details.
The only problem is that class methods are not allowed in a protocol.
And the framework's main entry class currently uses a singleton pattern.
cheers
--
Torsten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden