Open sibljon opened 10 years ago
I'd be happy to submit a PR.
ObjectiveSugar should use add a prefix to categories instead.
@sibljon please do a PR.
Just to note - depending on Swift's launch and success, this library might get deprecated in favor of the latter.
@supermarin You mean a pull request to prefix all ObjectiveSugar methods?
@sibljon nope, the one that deals with containsString
Since ObjectiveSugar doesn't use method prefixes, what would we like to do here?
I suggest renaming ObjectiveSugar's method to
containsCaseInsensitiveString:
.