Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Mon, 22 Sep 2008 13:08:00 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8MB7sXJ008967 for ; Mon, 22 Sep 2008 13:07:55 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m8MB429d026612 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 22 Sep 2008 13:04:02 +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 m8LM28Ye015925; Mon, 22 Sep 2008 13:03:56 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 38632 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 22 Sep 2008 13:03:56 +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 m8MB3um1009706 for ; Mon, 22 Sep 2008 13:03:56 +0200 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.242]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m8MB3flw026268 for ; Mon, 22 Sep 2008 13:03:46 +0200 Received: by rv-out-0708.google.com with SMTP id c5so1355219rvf.10 for ; Mon, 22 Sep 2008 04:03:40 -0700 (PDT) Received: by 10.141.19.9 with SMTP id w9mr1862444rvi.204.1222081420666; Mon, 22 Sep 2008 04:03:40 -0700 (PDT) Received: by 10.141.167.13 with HTTP; Mon, 22 Sep 2008 04:03:40 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Message-ID: <27990a880809220403y7c6fcca7m4a3a965174a317de@mail.gmail.com> Date: Mon, 22 Sep 2008 20:33:40 +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 11:08:00.0874 (UTC) FILETIME=[79FE84A0:01C91CA3] Status: R X-Status: X-Keywords: X-UID: 5380 On Mon, Sep 22, 2008 at 7:44 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? > > I'd be keen to know how others see this. My aim in quickly writing l3keys > was to provide a starting point for discussion here on how keys might be > managed in LaTeX3. True. I can't really comment before I get into the details of template; they are very different approaches to a similar problem, I think. > I'm imagining that a lot of the core names are reaching a point of stability > (recent discussions on l3messages notwithstanding). Most things seem to > work quite well. Lots of little changes, it's looking like. But nothing will be changing in the short term until we've got more of a "unified view" of everything that needs attention. Cheers, Will