From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Reorganizing guix package commands Date: Tue, 19 Apr 2016 17:24:44 +0200 Message-ID: <87fuuh39kz.fsf@gnu.org> References: <874mazi99k.fsf@gmail.com> <877ffual6i.fsf@gnu.org> <86bn56ziw9.fsf@gmail.com> <20160419051701.GA10275@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asXWF-0002Ei-1y for guix-devel@gnu.org; Tue, 19 Apr 2016 11:24:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asXWB-0006Oq-1v for guix-devel@gnu.org; Tue, 19 Apr 2016 11:24:50 -0400 In-Reply-To: <20160419051701.GA10275@jocasta.intra> (John Darrington's message of "Tue, 19 Apr 2016 07:17:02 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: John Darrington Cc: guix-devel@gnu.org, myglc2 John Darrington skribis: > While we're thinking about user interfaces, I believe a more abstract app= roach > would be better at this stage: What types of person are going to be=20 > interacting with Guix? Developers? Users? Curious Bystanders? Some ot= her=20 > category of person? --- Each of those are probably going to have a core = set > of commands which they use regualarly, a few which they use occasionally= and > some never. Identifying those sets (which may intersect) is the first st= ep > to designing a good user interface. That would help for both CLI and GUI. I and others tried to start each of the =E2=80=9CInvoking=E2=80=9D sections= with a sentence clarifying the intended audience of the command. Probably we should try to reflect it more in the manual=E2=80=99s structure= , so it=E2=80=99s not clear to me exactly how. Ludo=E2=80=99.