rfcs
rfcs copied to clipboard
[DATA] Improved Debugging Experience
As #487 lands and with the deprecation of Model.toJSON() in #522 we should investigate improved primitives and APIs for the Ember Inspector.
Added a new debug logging API in emberjs/data#8084 and made it easier to introspect objects in debug builds by adding symbols in debug pointing to weak-mapped caches in emberjs/data#7864
Would be awesome to get more built-in things for the inspector.