Skip to content
Snippets Groups Projects

Show data attributes not in the aron type in MemoryViewer

Merged Philip Scherer requested to merge untyped-attributes into master
All threads resolved!

Data attributes that aren't in the aron type definition for the object are currently hidden when "Use Type Information" is selected in the MemoryViewer. This MR fixes this by making the TypedDataTreeBuilder show an item with no type information instead and delegating any untyped dicts or lists to an untyped DataTreeBuilder.

Note that this functionality isn't tested yet because I haven't found any untyped members in the examples (and don't really want to hack them into the official ExampleMemoryClient). @fratty do you know where I could find some, since you requested this feature?

Edited by Rainer Kartmann

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading