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

[CLEANUP beta] Remove metaPath, getMeta and setMeta #11750

Merged
merged 1 commit into from
Jul 19, 2015

Conversation

duggiefresh
Copy link
Contributor

metaPath had been deprecated. setMeta and getMeta were not
being used at all... must of been leftover cruft.

`metaPath` had been deprecated. `setMeta` and `getMeta` were not
being used at all... must of been leftover cruft.
@stefanpenner
Copy link
Member

I believe it was just used by the old ac/rc code

@stefanpenner
Copy link
Member

Get get and set meta where exposed and not deprecated. We may need to deprecate them?

Thoughts @rwjblue ?

@mmun
Copy link
Member

mmun commented Jul 15, 2015

@stefanpenner Speaking of which, we can remove

this.cacheMeta = undefined;
now.

@krisselden
Copy link
Contributor

These were internal, used briefly by Ember Data, but have been unused a while.

krisselden added a commit that referenced this pull request Jul 19, 2015
[CLEANUP beta] Remove `metaPath`, `getMeta` and `setMeta`
@krisselden krisselden merged commit ed526d0 into emberjs:master Jul 19, 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.

4 participants