Twitter Open Sources Summingbird - Streaming Map-Reduce with Hadoop and Storm
blog.twitter.com2 pointsby wlue0 comments
[[UILabel appearance] setStyleBlock:^(id view) {
UILabel *label = view;
label.backgroundColor = [UIColor clearColor];
}];
The advantage is that you can style properties that aren't supported by UIAppearance natively, since a block just gets run when the view is ready to be styled. You also can style subviews from the same block (ie. title label inside of a warning view should be red and bold). - (void)
doSomethingOnObjectAndNumber:
(NSObject *) MyObject :
(NSInteger) MyNumber
/*++
Some unstandard doc format.
--*/
{
...
return;
}
Before I started, I was told that the project migrated from git to svn to "make branching easier". I do not work there any more.