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

[ReplayKit] Use protocols instead of models in API. #807

Merged
merged 1 commit into from
Sep 9, 2016

Conversation

rolfbjarne
Copy link
Member

No description provided.

@rolfbjarne
Copy link
Member Author

rolfbjarne commented Sep 8, 2016

@spouliot you changed one API to use model instead of protocol here: 6ea6fe4#diff-e4b9e115644bb47c5f1eb1e47a94c374R213 - do you remember why? It seems strange to me to use models instead of protocols here.

@rolfbjarne rolfbjarne added the requires-approval-before-merge The pull request requires special approval before it can be merged label Sep 8, 2016
@spouliot
Copy link
Contributor

spouliot commented Sep 8, 2016

Likely a copy/paste from sharpie as the selector (and API signature) changed and I missed the type/protocol type :(

@spouliot
Copy link
Contributor

spouliot commented Sep 8, 2016

I think we can get introspection to checks for [Model] decorated types in API signatures.

@monojenkins
Copy link
Collaborator

Build success

@spouliot
Copy link
Contributor

spouliot commented Sep 9, 2016

approved for stable (#etl)

@spouliot spouliot merged commit 6c3fee4 into xamarin:xcode8 Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires-approval-before-merge The pull request requires special approval before it can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants