Re: A long, convoluted path... made shorter?
Re: A long, convoluted path... made shorter?
- Subject: Re: A long, convoluted path... made shorter?
- From: John Joyce <email@hidden>
- Date: Tue, 10 May 2011 20:35:11 -0500
On May 10, 2011, at 8:26 PM, William Squires wrote:
> 5) Along with #1 above, a way to encrypt/decrypt the .m part so that the whole shebang could be sold to other developers without exposing the 'how-does-it-work' underneath (unless they pay extra for the right to view the source!) There would be two encryption keys; one to unlock a 'read-only' mode, and another to unlock full 'read/write' capability. The .h part would be visible in any case; it wouldn't be encrypted.
This exists. Compile your code into a framework. Make private methods private. Include headers and documentation.
_______________________________________________
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