Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Wed, 17 Sep 2008 10:00:49 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8H80iqJ024147 for ; Wed, 17 Sep 2008 10:00:45 +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 m8H7v6A9012160 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Sep 2008 09:57:07 +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 m8GM1HLc010773; Wed, 17 Sep 2008 09:57:05 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 37750 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Wed, 17 Sep 2008 09:57:05 +0200 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id m8H7v5th024599 for ; Wed, 17 Sep 2008 09:57:05 +0200 Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m8H7uqed011896 for ; Wed, 17 Sep 2008 09:56:55 +0200 Received: by fg-out-1718.google.com with SMTP id l27so1937282fgb.2 for ; Wed, 17 Sep 2008 00:56:52 -0700 (PDT) Received: by 10.187.245.13 with SMTP id x13mr327030far.26.1221638212190; Wed, 17 Sep 2008 00:56:52 -0700 (PDT) Received: by 10.187.201.20 with HTTP; Wed, 17 Sep 2008 00:56:52 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Message-ID: <27990a880809170056g113ef10eyc6150aa9b3b4b3e7@mail.gmail.com> Date: Wed, 17 Sep 2008 17:26:52 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: Package options 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: 17 Sep 2008 08:00:50.0101 (UTC) FILETIME=[7FDDCE50:01C9189B] Status: R X-Status: X-Keywords: X-UID: 5333 On Wed, Sep 17, 2008 at 4:46 PM, Joseph Wright wrote: > Thinking about this some more, I suspect that the current approach I've > taken with xnotes2bib is the best path for the moment: no package options > just yet, but once things are clearer they will be added. > > I guess more work on the overall structure of the kernel is needed before > things like package loading can be seriously tackled. The closest thing I can imagine to doing this is a class that changes these sorts of fundamental behaviours. Since we can always fall back on the trusty alernative to "real" package options \mypackagesetup{ key=val } I think you're right that, at this stage, it's better to wait before committing to any particular document-level interface. Cheers, Will