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

Prefix the methods #36

Open
johnvuko opened this issue Jun 10, 2016 · 2 comments
Open

Prefix the methods #36

johnvuko opened this issue Jun 10, 2016 · 2 comments

Comments

@johnvuko
Copy link

Hi,
I think it would be a good idea to prefix every methods you have added to UIView.
It would be simpler for others people to find / discover your methods.

@jyounus
Copy link

jyounus commented Sep 19, 2016

I would welcome that as well. Something like view.neon_x would make things much easier for noobs like me who still need to pick up the syntax. :)

PureLayout uses "auto" as a prefix which made it really easy to see what auto complete options I have.

@mamaral
Copy link
Owner

mamaral commented Sep 20, 2016

I'll think some more about this... Not 100% sold on it as there are really only 4 current prefixes, anchor, align, fill, and group... Perhaps this can be clarified earlier and more succinctly in the documentation?

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

3 participants