Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Let flux handle the interaction with the backends. #35

Open
almet opened this issue Dec 11, 2014 · 1 comment
Open

Let flux handle the interaction with the backends. #35

almet opened this issue Dec 11, 2014 · 1 comment

Comments

@almet
Copy link
Member

almet commented Dec 11, 2014

Currently, the interaction with the backends is done by the components who need it. It's an extra level of indirection, because this could happen directly into the flux objects, if they're given a link to the backend.

This is coming after a discussion with @n1k0, maybe he has pointers to share?

@almet
Copy link
Member Author

almet commented Apr 24, 2015

So to be a bit clearer about what we should do here:

  • When creating the flux objects, also give them a way to save their status
  • Change how it's currently plugged in.

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

No branches or pull requests

1 participant