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

Move all mirrors-based API to mirrors.dart #42

Merged
merged 2 commits into from
Oct 7, 2016
Merged

Move all mirrors-based API to mirrors.dart #42

merged 2 commits into from
Oct 7, 2016

Conversation

matanlurey
Copy link
Contributor

@matanlurey matanlurey commented Oct 7, 2016

Updated CHANGELOG.md, and removed need to import mockito_no_mirrors.dart for Flutter.

Breaking Changes

  • To use spy(), you must import package:mockito/mirrors.dart.

@srawlins
Copy link
Member

srawlins commented Oct 7, 2016

Why are we fully deprecating it? Mirrors aren't going anywhere.

@TedSander
Copy link
Contributor

Agreed. Talked to Matan on a separate thread. He will update with that feedback.

@matanlurey matanlurey changed the title Deprecate spy(), make the default no-mirrors. Move all mirrors-based API to mirrors.dart Oct 7, 2016
@matanlurey
Copy link
Contributor Author

Updated.

@TedSander
Copy link
Contributor

Thanks for the update.

@TedSander TedSander merged commit 2421d78 into dart-lang:master Oct 7, 2016
mosuem pushed a commit to dart-lang/test that referenced this pull request Oct 17, 2024
…ults

Move all mirrors-based API to mirrors.dart
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.

3 participants