Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Adds support for ignoring synthesized or specified properties#34

Open
gcox wants to merge 1 commit intogetsling:masterfrom
Tundaware:ignored-properties
Open

Adds support for ignoring synthesized or specified properties#34
gcox wants to merge 1 commit intogetsling:masterfrom
Tundaware:ignored-properties

Conversation

@gcox
Copy link

@gcox gcox commented Jan 6, 2017

  • Adds class method that, if overridden to return YES, will cause synthesized properties to be ignored.
  • Adds class method that, if implemented to return an array of keys, will cause any property with a matching key to be ignored.

* Adds class method that, if overridden to return YES, will cause synthesized properties to be ignored.
* Adds class method that, if implemented to return an array of keys, will cause any property with a matching key to be ignored.
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