8000 Improve debugging experience - implement dynamic view on PyObject · Issue #443 · pythonnet/pythonnet · GitHub
[go: up one dir, main page]

Skip to content
Improve debugging experience - implement dynamic view on PyObject #443
Closed
@den-run-ai

Description 593B

@den-run-ai

I watched this Dynamic C# course from pluralsight and found that implementing getdynamicmembernames gives a nice "dynamic view" option in the debugger.

Right now dynamic objects from Python to C# are black-box in the debugger.

https://www.pluralsight.com/courses/c-sharp-dynamic-fundamentals

https://msdn.microsoft.com/en-us/library/system.dynamic.dynamicobject.getdynamicmembernames(v=vs.110).aspx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0