From: Leo Famulari <leo@famulari.name>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 0/1] Move cursynth to music.scm
Date: Tue, 29 Dec 2015 05:50:22 -0500 [thread overview]
Message-ID: <20151229105022.GA27226@jasmine> (raw)
In-Reply-To: <87k2nx4tq6.fsf@elephly.net>
On Tue, Dec 29, 2015 at 08:08:49AM +0100, Ricardo Wurmus wrote:
>
> Leo Famulari <leo@famulari.name> writes:
>
> > On Mon, Dec 28, 2015 at 05:17:15PM -0600, Eric Bavier wrote:
> >> On Mon, 28 Dec 2015 18:09:09 -0500
> >> Leo Famulari <leo@famulari.name> wrote:
> >>
> >> > I think it would be better for this software synthesizer to be in
> >> > music.scm.
> >> >
> >> > Thoughts?
> >>
> >> IIRC, the original thought was that many GNU packages have their own
> >> modules, so this was done for cursynth as well.
> >
> > Okay, sure.
>
> I think it would be nice to have cursynth in “music.scm”. I wasn’t
> fully aware of its existence, and I’m at home in “audio.scm” and
> “music.scm” :)
>
> > To be honest, I don't understand the reasoning behind grouping packages
> > into modules. Is it just for humans or is there some technical reason
> > for it?
>
> It’s mostly for humans AFAIU. Personally, I prefer try to avoid a
> proliferation of one-off modules; maybe because I don’t like the
> boilerplate (license header, module definition with imports, adding the
> module to “gnu-system.am”).
I agree about the boilerplate but I am wondering, is there a tool to get
the list of modules imported for a particular package?
>
> Grouping packages in modules also allows user interfaces like guix-web
> to narrow results to just a single module. For example, searching for
> “bioinfo” in guix-web shows me everything from the “bioinformatics.scm”
> module, even though not all packages there contain the string “bioinfo”
> in their synopsis/description.
>
> ~~ Ricardo
>
next prev parent reply other threads:[~2015-12-29 10:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-28 23:09 [PATCH 0/1] Move cursynth to music.scm Leo Famulari
2015-12-28 23:09 ` [PATCH 1/1] gnu: Move cursynth to (gnu packages music) Leo Famulari
2015-12-28 23:17 ` [PATCH 0/1] Move cursynth to music.scm Eric Bavier
2015-12-29 4:32 ` Leo Famulari
2015-12-29 7:08 ` Ricardo Wurmus
2015-12-29 9:14 ` Alex Kost
2015-12-29 10:50 ` Leo Famulari [this message]
2015-12-29 23:33 ` Ludovic Courtès
2015-12-30 1:10 ` Leo Famulari
2015-12-31 2:31 ` Leo Famulari
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151229105022.GA27226@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=rekado@elephly.net \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.