unofficial mirror of gwl-devel@gnu.org
 help / color / mirror / Atom feed
* name conflicts with “guix process”
@ 2019-01-19 12:53 Ricardo Wurmus
  2019-01-19 15:22 ` zimoun
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Wurmus @ 2019-01-19 12:53 UTC (permalink / raw)
  To: gwl-devel

Hi,

one of the interesting ideas that the GWL enables is that the people who
*use* processes don’t need to be the ones who created them.  A user
could install a bunch of process definitions (by having them on
GUIX_WORKFLOW_PATH) and run them with “guix process” or combine them in
a custom workflow.

Unfortunately, this doesn’t scale so well, as processes provided by
different people may very well have the same names.

Does it make sense to expose processes at the user interface?  Or should
processes really only ever be used in the context of workflows?  A user
could still combine processes to a custom workflow, but the composition
would be done by writing a workflow definition and using the modules
that provide the processes.

This means that we could get rid of a top-level “guix process” and
subsume the remaining features under a single “guix workflow” command.
There could be a “guix workflow --list-processes” command that lists
processes, their description, and their module name.

What are your thoughts on this?

--
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: name conflicts with “guix process”
  2019-01-19 12:53 name conflicts with “guix process” Ricardo Wurmus
@ 2019-01-19 15:22 ` zimoun
  0 siblings, 0 replies; 2+ messages in thread
From: zimoun @ 2019-01-19 15:22 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: gwl-devel

Hi Ricardo,

>From my opinion, `guix process' is to close to `guix processes';
speaking about UI.
The UI that you propose to access to information of processes appears
to me better.

All the best,
simon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-19 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-19 12:53 name conflicts with “guix process” Ricardo Wurmus
2019-01-19 15:22 ` zimoun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).