Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1636 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13210 invoked from network); 17 May 2003 19:25:16 -0000 Received: from unknown (HELO carmine.bestweb.net) (209.94.102.73) by pb1.pair.com with SMTP; 17 May 2003 19:25:16 -0000 Received: from [192.168.1.102] (ip216-179-71-153.cust.bestweb.net [216.179.71.153]) by carmine.bestweb.net (Postfix) with ESMTP id 1D15422F94 for ; Sat, 17 May 2003 14:25:04 -0500 (EST) To: internals@lists.php.net Content-Type: text/plain Organization: Message-ID: <1053194399.5661.337.camel@hasele> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 17 May 2003 13:59:59 -0400 Content-Transfer-Encoding: 7bit Subject: using symlinks From: sterling@bumblebury.com (Sterling Hughes) hey, It seems the best way to maintain aliases is actually to go ahead and use symlinks. At least that's what the zope people did, and it greatly cut down on the maintenance of their modules file (which was quite large[1]). -Sterling [1] http://cvs.zope.org/CVSROOT/modules.diff?r1=1.86&r2=1.87 -- "Nothing is particularly hard if you divide it into small jobs." - Henry Ford