Re: ASDF, readtables and with-operation
"Attila Lendvai" <[email protected]>
| Newsgroups | gmane.lisp.cclan.general |
|---|---|
| Message-ID | <[email protected]> |
> > 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. the code i've sent in my previous mail should have no sideeffects outside a compilation of a file. (*readtable* is rebound by compile, the code sets it to a copy and enables the syntax in the copy which goes into the garbage when the compile is done) > Operate isn't a method (maybe I'm not understanding you). a few months ago i've sent a patch that converts it into a generic method. it wasn't included, but later i've found another way to double-load metacopy into a different environment... -- - attila "- The truth is that I've been too considerate, and so became unintentionally cruel... - I understand. - No, you don't understand! We don't speak the same language!" (Ingmar Bergman - Smultronstället) ------------------------------------------------------------------------- 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 _______________________________________________ cclan-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cclan-list