From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19127 invoked from network); 3 May 2000 11:04:16 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 3 May 2000 11:04:16 -0000 Received: (qmail 5252 invoked by alias); 3 May 2000 11:04:02 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11104 Received: (qmail 5029 invoked from network); 3 May 2000 11:03:43 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Bart Schaefer" , "Sven Wischnowsky" , Subject: RE: Completion system directories Date: Wed, 3 May 2000 15:03:32 +0400 Message-ID: <000a01bfb4ef$389d9ca0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <1000503103025.ZM21416@candle.brasslantern.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 > > Structurally I think this looks fine. I'm occassionally > alarmed that we > need a hierarchy this deep, but the idea is that it condenses somewhat > upon installation, right? E.g. it would lose the > {Core,Zsh,...} layer. > Why should we remove some levels? O.K., if somebody compiles with --disable-function-subdirs - then there is no trace of original hierarchy anyway. But I'd like to preserve it by the installation. It gives more clear picture; it provides for easy update; it may also provide for system-dependent initialisation (enable only selected subdirs relevant for my system). I think, we should preserve full existing hierarchy by the installation. Perl has potentially much deeper structure without any harm. -andrej