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

New ERMDebuggingHelp component #761

Merged
merged 1 commit into from
Jun 7, 2016

Conversation

fbarthez
Copy link
Contributor

@fbarthez fbarthez commented Jun 7, 2016

Adds ERMDebuggingHelp, a modernised variant of the ERDDebuggingHelp component that uses ajax to make querying keys on the D2WContext easier. Also gets rid of some cruft and defaults to hiding the details.

When no D2W key is entered, it uses the ERD2WContextInspector component to show keys on the context in a (hopefully) sensible way. ERD2WContextInspector shows the bound context's local values, using a shorter representation instead of toString() for WOSession, EOAttribute, EOEntity and EORelationship objects and skips the contextDictionary key.

…omponent that uses ajax to make querying keys on the D2WContext easier. Also gets rid of some cruft and defaults to hiding the details.

When no D2W key is entered, it uses the ERD2WContextInspector component to show keys on the context in a (hopefully) sensible way. ERD2WContextInspector shows the bound context's local values, using a shorter representation instead of toString() for WOSession, EOAttribute, EOEntity and EORelationship objects and skips the contextDictionary key.
@darkv darkv merged commit a6caa04 into wocommunity:master Jun 7, 2016
@fbarthez fbarthez deleted the pr/ERMDDebuggingHelper branch June 7, 2016 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants