Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id o9SBu8gD023790 for ; Thu, 28 Oct 2010 13:56:09 +0200 Received: (qmail 5184 invoked by alias); 28 Oct 2010 11:56:03 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 28 Oct 2010 11:55:58 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx067) with SMTP; 28 Oct 2010 13:55:58 +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 o9SBrjIL018883 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 28 Oct 2010 13:53:45 +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 o9SBMPsb029279; Thu, 28 Oct 2010 13:54:17 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 636969 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 28 Oct 2010 13:54:17 +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 o9SBsH0V011592 for ; Thu, 28 Oct 2010 13:54:17 +0200 Received: from mta0.cl.cam.ac.uk (mta0.cl.cam.ac.uk [128.232.25.20]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id o9SBsBbX005602 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 28 Oct 2010 13:54:15 +0200 Received: from warp.cl.cam.ac.uk ([128.232.9.105] helo=cl.cam.ac.uk) by mta0.cl.cam.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1PBR3S-0001qD-KV for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 28 Oct 2010 12:54:02 +0100 X-Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.1.1 Message-ID: <14330.1288266842@cl.cam.ac.uk> Date: Thu, 28 Oct 2010 12:54:02 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Robin Fairbairns Subject: Re: New "interfaces" package To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: Your message of Thu, 28 Oct 2010 13:08:32 +0200. <452678254.130451.1288264112388.JavaMail.fmail@mwmweb011> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p5mOUCHqrP9iL/6eeEA7/vGXc8Az2zQ5lkNsVrprUw5ljr293uKsrVdFBp1i k5eF2TKdovp4qtfEvYkwJlTyCJPnhg0xAPWnM7rhY/+LZUrte1UAr5224vU33NgWA8bmceIWcEOY UsgKg==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6464 Uwe Lueck wrote: > Somewhat contrary to Will: the "endorsed" packages needn't be loaded > unless the user chooses an option that needs a certain package. This > way such an interface would "support" or "cover" certain packages, > rather than "endorsing" some. agreed. and (from reading the docs) there seems no reason why the average package-writer-on-the-street should not write his own interfaces-pwots-package to tie in with interfaces. (note, i've not actually read the code yet, so i may be wrong here. > This also reminds me of memoir.cls, "endorsing" (copying) certain > "standard" packages; yet I have never studied by which commands the > features of those packages are accessed by the user. memoir uses the code of packages that peter wilson wrote as he was designing ... memoir. i don't think i would have spotted the purpose of the packages if peter hadn't occasionally mentioned it when submitting packages. as a development strategy, it seems quite neat, to me ... but it does make faq answer-writing a little tortuous: "you can use memoir or koma-script or package x, y or z to do this; package y is actually part of memoir". robin