Open Source: Macros And Additions For Making Objective-C Coding More Concise

I’ve mentioned some great libraries in the past created to make Objective-C development quicker and easier such as a library that dynamically enables block based calls, and this massive collection of Objective-C utility classes.

Recently I came across a library that takes a different approach to making Objective-C coding quicker and easier – by providing a large number of macros and additions that make your code more concise.

There are shortcuts for many basic Objective-C everything from manipulating NSArray’s to creating singletons and more.

The library is ConciseKit from Peter Jihoon Kim, and you can download the library and see many other examples of how this library makes your coding faster and more concise on the Github repository here.

A great library perfect for every efficiency freak out there.

©2012 iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.

.

DeliciousTwitterTechnoratiFacebookLinkedInEmail


Leave a Reply

Your email address will not be published. Required fields are marked *