Re: Private Frameworks
Re: Private Frameworks
- Subject: Re: Private Frameworks
- From: "Kyle Sluder" <email@hidden>
- Date: Sun, 13 Jan 2008 14:23:19 -0500
On Jan 13, 2008 10:57 AM, Stefan <email@hidden> wrote:
> To protect code at least a bit, you might wish to write C-Code, which
> discloses fewer
> details.
I would consider it a bad engineering decision (to put it mildly) to
choose a language based on the virtually nonexistent impedance it may
place on someone's desire to reverse-engineer the library. If someone
wants to disassemble your code and figure out what it does, they will,
regardless of what language you choose. Choosing C over Objective-C
gives no advantage in this regard, while sacrificing everything it
offers.
--Kyle Sluder
_______________________________________________
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