Changed the output format to:

NSLog(@"[%@ outlineView:%@ objectValueForTableColumn:%@ byItem:[EMAIL 
PROTECTED]", [self class], outlineView, tableColumn, item);

__PRETTY_FUNCTION__ and _cmd don’t really make sense in this situation since 
all that data is being printed, and using [self class] makes it read like a 
method call.

Changed:
U   branches/WIP/Bundles/Objective-C.tmbundle/Commands/Insert NSLog() for 
current method.tmCommand

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to