unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 3/4] Rename 'dmd' service to 'shepherd'.
Date: Sat, 23 Jan 2016 22:24:39 +0100	[thread overview]
Message-ID: <87fuxot2eg.fsf@gnu.org> (raw)
In-Reply-To: <87vb6k6xas.fsf@gmail.com> (Alex Kost's message of "Sat, 23 Jan 2016 20:05:47 +0300")

Alex Kost <alezost@gmail.com> skribis:


[...]

>> It seemed natural to me to rename 'dmd' service to 'shepherd' service.
>> But I like 'root' more!  So if people agree on naming the main service
>> the 'root' instead of 'shepherd', I will send an updated patch.
>>
>> OTOH 'herd load root foo.scm' looks strange for me.

Yeah, but ‘load dmd foo.scm’ also looks weird, after all.

> Also in user init.scm we'll have "(action 'root 'daemonize)" which also
> looks less preferable than "(action 'shepherd 'daemonize)" for me.  So
> now I don't really know what name I prefer :-)

As long as it’s clear that it’s Smalltalk-style message passing, and
that ‘root’ is that special service, that’s fine, IMO.

Now that I think of it, since a service can provide several things, we
could simply change dmd-service to have:

    #:provides '(root shepherd)

Thoughts?

Ludo’.

  reply	other threads:[~2016-01-23 21:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-22 19:44 [DMD] [PATCH 0/4]: 'dmd' to 'shepherd' renames Alex Kost
2016-01-22 19:44 ` [PATCH 1/4] Rename 'dmd-output-port' to 'shepherd-output-port' Alex Kost
2016-01-22 23:33   ` Ludovic Courtès
2016-01-22 19:44 ` [PATCH 2/4] Rename 'dmd-command' to 'shepherd-command' Alex Kost
2016-01-23 10:55   ` Ludovic Courtès
2016-01-22 19:44 ` [PATCH 3/4] Rename 'dmd' service to 'shepherd' Alex Kost
2016-01-22 20:05   ` Alex Kost
2016-01-23 10:58   ` Ludovic Courtès
2016-01-23 15:58     ` Alex Kost
2016-01-23 17:05       ` Alex Kost
2016-01-23 21:24         ` Ludovic Courtès [this message]
2016-01-24 15:21           ` Alex Kost
2016-01-23 16:59     ` Mathieu Lirzin
2016-01-23 21:26       ` Ludovic Courtès
2016-01-22 19:44 ` [PATCH 4/4] Rename 'dmd' to 'shepherd' in a generated user config Alex Kost
2016-01-26  9:50   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fuxot2eg.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).