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

Support for nested Location objects #383

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Commits on Feb 16, 2024

  1. Support for nested Location objects

    When using `ConnectorWrapper` instances, a `Location` object can wrap
    another `Location` object from the inner `Connector`. This information
    is now stored on each `Location` object through the `wraps` field and
    propagated to all the derived `Location` objects in the StreamFlow
    logic.
    GlassOfWhiskey committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9c5d74d View commit details
    Browse the repository at this point in the history