Re: C callbacks with NSNotificationCenter?
Re: C callbacks with NSNotificationCenter?
- Subject: Re: C callbacks with NSNotificationCenter?
- From: Andreas Falkenhahn <email@hidden>
- Date: Wed, 07 Sep 2016 19:55:38 +0200
On 07.09.2016 at 18:09 Andreas Falkenhahn wrote:
> As a C programmer I'm trying to avoid Objective C whenever and wherever possible.
I think this might be prone to misunderstanding: What I meant was that I'm trying
to avoid writing classes whenever and wherever possible. I don't mind using
Objective C APIs for getting things done but I always prefer to use Objective C
APIs from plain C functions instead of from classes.
It's just a matter of personal taste. I don't like C++ either. I just prefer
procedural programming in ANSI C. Call me old school ;)
--
Best regards,
Andreas Falkenhahn mailto:email@hidden
_______________________________________________
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