gwl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gwl-devel] name conflicts with “guix process”


From: Ricardo Wurmus
Subject: [gwl-devel] name conflicts with “guix process”
Date: Sat, 19 Jan 2019 13:53:26 +0100
User-agent: mu4e 1.0; emacs 26.1

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]