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

Discuss User Story: "Create interfaces" #5

Open
XayOn opened this issue May 4, 2011 · 3 comments
Open

Discuss User Story: "Create interfaces" #5

XayOn opened this issue May 4, 2011 · 3 comments

Comments

@XayOn
Copy link
Member

XayOn commented May 4, 2011

As developer, I want to be able to create easily create interfaces using the framework

@arivero
Copy link
Member

arivero commented May 10, 2011

Note this is not a chore task: the "developer" is an user who is implementing, thus using, the framework for a concrete solution.

@XayOn
Copy link
Member Author

XayOn commented May 12, 2011

Lets have a look at this:
Deve...User... erhm.. scientists, have to be able to create interfaces to launch specific tasks.
So the interfaces must be able to interact with plugins and core easily.
And what about being able to launch the jobs? Would be nice, I've seen it like:

  • Interface provided by http server (or whatever)
    • Passed to core as a configurable module with classes, enable some special class that contains information like the plugin that's going to be used (there's a default plugin for default behaviour! so that we don't have to repeat code nor make special cases) and so on
    • So the core can instanciate the view and instanciate the job with a new initialized plugin objectas arguments foreach view requiring it.

That way, a view can initiate a job usign plugin features, or even (as the way it's done right now) provide a plugin in a view's module!

@arivero
Copy link
Member

arivero commented May 13, 2011

Hmm yes, a scientist could want to be able to send a new view (akin to a new AppVersion in BOINC parlance)
Actually, "As scientist, I would like to be able to test easily my new interfaces or/and views"

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