I visited NC this weekend, and it was superbadass. I will share details and comparisons hereto and forthwith.
As soon as I figure out how in holy heck to parse arguments in Cocoa. It should be so simple. So. Simple. But as this is my first time in XCode I am up to my neck in bafflement.
-(void)saveImage:(NSImage*)image
What the hey language declares a method like that? Hah? Especially when the main method looks so decent and God-fearing:
int main(int argc, char *argv[])
The whole thing is pretty much asploding my brain. I look forward to parsing some serious args here so I can get back to the wild free-for-all that is Python.
Share this:
Related