Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add class prefix to category method names #11

Open
ashender opened this issue Apr 28, 2014 · 1 comment
Open

add class prefix to category method names #11

ashender opened this issue Apr 28, 2014 · 1 comment

Comments

@ashender
Copy link

In order to avoid method name clash please add class prefix to method names

  • (SLColorArt*) sg_colorArt;
  • (SLColorArt*) sg_colorArt:(CGSize)scale;
    etc
@fleitz
Copy link
Owner

fleitz commented Sep 11, 2014

If you can send a pull request i'll merge it, sorry for the late reponse.

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

No branches or pull requests

2 participants