Skip to content

Allow Bartiq to evaluate only top-level resources #189

Description

@mstechly

Often when doing QRE research we care only about the top-level resources. Performing evaluation on the whole tree is slow and often unnecessary, so we could have a utility which gives top-level only.

How you envision the solution

I think we could add a new method called evaluate_top_resources which would take in the same inputs as evaluate, but would return a dictionary of resources instead.
I'd even say that these could be name: value pairs, rather than name: resource_object pairs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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