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:andr...@falkenhahn.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com