-
Notifications
You must be signed in to change notification settings - Fork 34
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
[EMBERJS] Object proxying is depreciated #43
Comments
Thanks for reporting. I saw that they're removing
|
I doesn't look like it is happening in v2.0 emberjs/rfcs#45 (comment) I also didn't see any mentions in the RFCS
The depreciation guide recommends to use
I was unable to get much feedback on IRC or Slack. I did get feedback from @malchak, recommending switching to Components in the So-Cal Ember.js Slack:
I'm happy to post to http://discuss.emberjs.com/ if you need more input. Thank you @huafu Once we get this figured out I'm happy to add a note to emberjs/ember.js#10143 so others will have additional documentation for ObjectController deprecation. |
Deprecate... Depreciate is a decrease in value. |
Yeah, I did not even saw that mistake. But it's ok we all understood ;-) I guess @shennyg is like me and English is not his first language. |
Hi @huafu, any news on this? |
I know, but I am being so busy right now that I cannot do the refactor. It is definitely planned, and don't worry, the project will NOT be abandoned, I need this addon too hehe. But yeah, I can't do that now, sorry! |
After upgrading ember-cli to 0.2.2 I'm seeing many depreciation notices in my console:
I'm currently running 0.0.19 of ember-google-map, the only difference I see between 0.0.20 is "Always auto-fit bounds feature" So I don't think upgrading will fix it.
I'm seeing the depreciation for the following properties:
I can provide any additional info needed.
Thanks!
The text was updated successfully, but these errors were encountered: