CRLoom
CRLoom copied to clipboard
Category methods should have prefixes
I.e., [NSManagedObject CRL_importData:intoContext:]
, as per Apple documentation: Avoid Category Method Name Clashes.