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

Commits on Jun 7, 2016

  1. Adds ERMDebuggingHelp, a modernised variant of the ERDDebuggingHelp c…

    …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.
    fbarthez committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    b0d3a75 View commit details
    Browse the repository at this point in the history