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

Communicator accessibility #72

Closed
apeyser opened this issue Aug 3, 2015 · 1 comment
Closed

Communicator accessibility #72

apeyser opened this issue Aug 3, 2015 · 1 comment

Comments

@apeyser
Copy link
Contributor

apeyser commented Aug 3, 2015

Currently communicators are internal structures. It would be helpful to pull out the communicator, particularly for the case of MUSIC which uses a sub-communicator as part of putting as much of the machinery outside of NEST rather than buried in internal structures.

So either by integrating pymusic:
s = music.Setup()
s.getcomm()

or by adding a nest call:
nest.getcomm()

@jougs
Copy link
Contributor

jougs commented Feb 22, 2016

NEST Core came to the conclusion that this is too unspecific and should be closed.

@jougs jougs closed this as completed Feb 22, 2016
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

2 participants