Skip to content

prefix categories on NSObject#2

Open
wberger wants to merge 1 commit intogenzeb:masterfrom
wberger:prefix-categories
Open

prefix categories on NSObject#2
wberger wants to merge 1 commit intogenzeb:masterfrom
wberger:prefix-categories

Conversation

@wberger
Copy link

@wberger wberger commented Mar 15, 2016

The non-prefixed category selectorWithPrefix:withParam: potentially causes a clash with other libraries (it does in our app, although sadly I could not find out what other lib defined this category...).

Thus I prefixed the category with tolo_, as common in Objective C best practices for libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant