CPOperation: NSOperation for Cappuccino/Objective-J
Posted on 05 October 2009 by Johannes Fahrenkrug. Tags: Programming Cappuccino Cocoa
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!
blog comments powered by Disqus
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!

