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

Runr flexible handling of the behavior for the different resource classes #63

Merged
merged 6 commits into from
Oct 2, 2024

Commits on Oct 2, 2024

  1. going in with a simple heuristics to determine what should happen on …

    …the resource passed.
    
    path -> prefetch fully and load
    object -> just load
    Might be thinking of extra work to have an extra field in the resource class to define this more flexibly, but so far so good?
    federicomarini committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dab973b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aecda4 View commit details
    Browse the repository at this point in the history
  3. adding another yaml, "just for the fun" and for showing a proof of pr…

    …inciple that this could simply work
    federicomarini committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ff5eb34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08cd8fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc9b964 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34080f9 View commit details
    Browse the repository at this point in the history