Commit Graph

3 Commits (f65d552f6db5e22ae6d48155f2c769545e155f61)

Author SHA1 Message Date
Ben Sandofsky f65d552f6d Prefix NSArray categories.
Begin process of prefixing categories on Foundation and UIKit. This
follows Cocoa best practices. This makes sense given the number of third
party libraries the project incorporates, which may include their own
colliding category method names.

Use OWS prefix on classes that may be used across apps.
11 years ago
Craig Gidney 9e36872644 Using dot syntax for count and length 11 years ago
Frederic Jacobs 6373507108 initial commit 11 years ago