Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Mon, 22 Sep 2008 16:04:07 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8ME4252032214 for ; Mon, 22 Sep 2008 16:04:02 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m8MDvM2X007204 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 22 Sep 2008 15:57:23 +0200 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id m8LM28o0015925; Mon, 22 Sep 2008 15:57:16 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 39733 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 22 Sep 2008 15:57:16 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id m8MDvGaq027648 for ; Mon, 22 Sep 2008 15:57:16 +0200 Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m8MDv8As013156 for ; Mon, 22 Sep 2008 15:57:12 +0200 Received: by fg-out-1718.google.com with SMTP id l27so1301076fgb.2 for ; Mon, 22 Sep 2008 06:57:08 -0700 (PDT) Received: by 10.187.161.10 with SMTP id n10mr416068fao.96.1222091828528; Mon, 22 Sep 2008 06:57:08 -0700 (PDT) Received: by 10.187.201.20 with HTTP; Mon, 22 Sep 2008 06:57:07 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Message-ID: <27990a880809220657w29fbe548v36aac1c4d3afd6c8@mail.gmail.com> Date: Mon, 22 Sep 2008 23:27:07 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: Key management for LaTeX3 ("l3keys") To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.599 () BAYES_00 X-Scanned-By: MIMEDefang 2.64 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 22 Sep 2008 14:04:07.0911 (UTC) FILETIME=[14706770:01C91CBC] Status: R X-Status: X-Keywords: X-UID: 5383 On Mon, Sep 22, 2008 at 11:06 PM, Joseph Wright wrote: > On Sat, 20 Sep 2008 17:17:23 +0930, Will Robertson wrote: > >>Can I recommend that you start up a (say) GitHub repository[*] for >>this code to make it easier to (a) track changes in it, and (b) for >>*me* to be able to keep your code in sync with changes that we will >>end up making to the expl3 repository? > > Hmm, Will may have a point. Some other ideas have occurred to me that would > be nice to add. In this case, your comment on the name of the package got me thinking...perhaps it would be better for now to give it a name that doesn't follow the pattern of the expl3 bundle; although picking a new name may be tricky... "hierkeys" ? I guess since it's experimental we can always change it later :) W