Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Blakeasd

macrumors 6502a
Original poster
Dec 29, 2009
643
0
Hello Everyone!
I was curious to see what everyone's favorite Objective-C frameworks were.
Mine is a framework as well as a Interface Builder Plugin. It is BWToolkit.
Please reply with your favorite framework.
 
CoreFoundation & CoreGraphics? But it isn't really Objective-C

CoreAnimation, specifically the iOS implementation
CocoaTouch

Obviously chown got the best one! :D
 
Answering in the spirit the question intended I have to say JSON Framework because I use JSON quite a bit and it does what it says it does.

Although I still tend to do more stuff in C than in Objective-C.
 
Answering in the spirit the question intended I have to say JSON Framework because I use JSON quite a bit and it does what it says it does.

Although I still tend to do more stuff in C than in Objective-C.

I think the spirit of the question was Objective-C frameworks. Also, I'm not 100% sure JSON counts as a framework, jQuery maybe, but not just JSON alone.

I've never used them directly, but I have looked at the OmniFoundation stuff before.
 
If I had to pick one, I'd say CoreGraphics. It's always a fun challenge to make something look nice without using images.

Side note: I really hate when bitmap images are used for UIs when the same thing could be done with a few lines of code. Apple does this all the time.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.