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

More selectors for dynamic properties #240

Merged
merged 5 commits into from
Oct 3, 2015

Conversation

imhuntingwabbits
Copy link
Contributor

This change addresses issue #218 by adding more logic to locate setters as well as custom getters / setters for dynamic properties.

@erikdoe erikdoe changed the title Issue 218 More selectors for dynamic properties Sep 16, 2015
{
BOOL isGetter = YES;
BOOL isDynamic = NO;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't change the code more than necessary. The declaration was perfectly fine further down.

@erikdoe erikdoe merged commit 76f22b3 into erikdoe:master Oct 3, 2015
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.

2 participants