Re: [cclan-list] Order of *CENTRAL-REGISTRY* traversal
GP lisper <[email protected]>
| Newsgroups | gmane.lisp.steel-bank.devel,gmane.lisp.cclan.general |
|---|---|
| Message-ID | <[email protected]> |
From: Daniel Barlow <[email protected]> Date: Wed, 7 Dec 2005 11:32:39 +0000 On Wed, Dec 07, 2005 at 10:00:29AM +0200, Nikodemus Siivola wrote: > Currently ASDF traverses *CENTRAL-REGISTRY* head-to-tail: new locations > pushed to the front take precendence and older ones serve as fallbacks. > The behaviour undocumented. Though undocumented it was actually intentional: I was expecting that sites would have standard directories containing "release" code, and then individuals could push their personal directories - possibly containing development versions of systems with the same name - in front of that to override. In fact I do exactly that. I use different usernames for different projects, it is unix after all. So there is a global ASDF setup, followed by a specialization setup. Ordering would be strange with this suggested change. r ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click