Skip to content

Add default prim implementations to further reduce boilerplate #4

@LaCuneta

Description

@LaCuneta

In looking at the Python extension code, I think there is an opportunity to slash a little more boilerplate. The Run, RunResult, and Set prims could be made more generic, taking in an appropriate lambda to execute the actual action. Or it could be an object implementing an interface. I should double-check the R and JS extensions again to make sure my intuition is correct, but I'm opening this so I don't forget.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions