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

Implement remote holon import #20

Open
mschatten opened this issue Mar 30, 2021 · 0 comments
Open

Implement remote holon import #20

mschatten opened this issue Mar 30, 2021 · 0 comments

Comments

@mschatten
Copy link
Member

APi/APi.g4

Lines 51 to 58 in e1208c0

/* TODO: Implement remote holon import (e.g. from another server like
holon1@bla.foi.hr). The import statement needs to be changed
to something like: from holon1 import output1 as h1out
or from holon2@rec.foi.hr import * (similar to Python
syntax), since if a holon has multiple inputs or outputs
we need a way to differentiate between them. Also to avoid
possible nameclashes we should use "as" as a way to rename
the symbols for local use. */

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant