Commit 72ac286
committed
Add isMandatorySetter API to eliminate string checking
- Add computed.isMandatorySetter() API to replace string checking for 'You attempted to update'
- Update object-inspector.js to use new API instead of checking setter code
- Update EMBER_INSPECTOR_API_ANALYSIS.md with new API definition
This eliminates the last instance of checking internal implementation details via string matching.1 parent 2ac9e8f commit 72ac286
13 files changed
Lines changed: 1305 additions & 9 deletions
File tree
- .bob/notes
- .idea
- shelf
- Uncommitted_changes_before_Checkout_at_25_10_24,_11_23_[Changes]
- Uncommitted_changes_before_rebase_[Changes]4
- ember_debug
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 78 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments