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

[TIMOB-24009] Properly generate properties and methods from protocols (2_0_X) #122

Merged
merged 4 commits into from Mar 3, 2017

Conversation

janvennemann
Copy link
Contributor

JIRA: https://jira.appcelerator.org/browse/TIMOB-24009

To skip unnecessary merging it will be checked if a parent class
already implemented a protocol. The function doing this check contained
a bug which would also skip the property and method merging even if the
protocol wasn't implemented by parent class.

2_0_X backport of #121

To skip unnecessary merging it will be checked if a parent class
already implemented a protocol. The function doing this check contained
a bug which would also skip the property and method merging even if the
protocol wasn't implemented by parent class.
@hansemannn hansemannn merged commit 93ff33b into tidev:2_0_X Mar 3, 2017
@janvennemann janvennemann deleted the TIMOB-24009-2_0_X branch March 23, 2017 13:55
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.

None yet

2 participants