Monday, October 5, 2009

CPOperation: NSOperation for Cappuccino/Objective-J

Update: CPOperation is now an official part of Cappuccino (yay!).

This a just a short public service announcement: I've finished porting NSOperation, NSOperationQueue, NSInvocationOperation and NSBlockOperation to Objective-J. I've called it "CPOperation" and you can get it on github. You can learn something about unit test in Objective-J there as well, because I wrote tests for all the classes.

Enjoy!

0 comments: