Re: Proposal: make asdf output go to *standard-output*
Richard M Kreuter <[email protected]>
| Newsgroups | gmane.lisp.cclan.general |
|---|---|
| Message-ID | <[email protected]> |
Richard M Kreuter <[email protected]> writes: > Also, for completeness, > > (4) The oddball explain-op class is made extra screwy by the above: > :verbose nil makes asdf:perform on direct instances of explain-op > into no-ops, and subclasses of explain-op that don't either break > package system encapsulation or depend on asdf internals can't > rely on superclass's methods doing anything. (Probably the method > of asdf:perform that specializes on instances of asdf:explain-op > should print to *standard-output* directly, rather than to > asdf:*verbose-out*, but that's a separate issue that I don't care > much about.) Oops. asdf:explain isn't a class, but a generic function. Nevertheless, extensions that would add methods to explain don't have access to *verbose-out*. -- RmK ------------------------------------------------------------------------- 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