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

[DATA] Improved Debugging Experience #8818

Closed
runspired opened this issue Aug 20, 2019 · 3 comments
Closed

[DATA] Improved Debugging Experience #8818

runspired opened this issue Aug 20, 2019 · 3 comments

Comments

@runspired
Copy link
Contributor

As emberjs/rfcs#487 lands and with the deprecation of Model.toJSON() in emberjs/rfcs#522 we should investigate improved primitives and APIs for the Ember Inspector.

@runspired
Copy link
Contributor Author

Added a new debug logging API in #8084 and made it easier to introspect objects in debug builds by adding symbols in debug pointing to weak-mapped caches in #7864

Would be awesome to get more built-in things for the inspector.

@runspired runspired transferred this issue from emberjs/rfcs Sep 1, 2023
@runspired runspired moved this to needs champion in EmberData Sep 17, 2023
@runspired
Copy link
Contributor Author

the notification manager and schema services are now the things the inspector ought to use, just about everything can be done in the inspector by integrating with these public APIs.

logging will be able to be activated in dev at runtime if #9683 is merged

@runspired
Copy link
Contributor Author

also added a better introspection experience in #9766

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant