Re: ASDF, readtables and with-operation
Gary King <[email protected]>
| Newsgroups | gmane.lisp.cclan.general |
|---|---|
| Message-ID | <[email protected]> |
>> Thanks. The problem I'm having is that I have multiple systems. >> System A is changing the readtable and system B (loaded after A) is >> smashing into A's changes. > > This means that system A is broken/does not play well with others. It > should not be modifying the standard readtable. It should setf > *readtable* to its own readtable which it obtained by copying the > standard one. I agree that A is broken ... it's more likely that I'm just confused. > > I also don't get the point of your suggested patch -- why couldn't you > achieve the same thing with before/after methods? Operate isn't a method (maybe I'm not understanding you). thanks, -- Gary Warren King, metabang.com Cell: (413) 885 9127 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV