Re: (asdf:oos 'asdf:unload-op 'cl-spont)
- From: "bradb" <brad.beveridge@xxxxxxxxx>
- Date: 30 Oct 2006 08:40:47 -0800
JohnFredCee wrote:
Suppose I make such a mess of loading and compiling my asdf package
(It's unsder
active development) that I wish to scracth the whole thing and start
again. Drastic,
I know - but sometimes it happens. (delete-package 'cl-spont) followed
by
(asdf:oos 'asdf:load-op 'cl-spont) doesn't seem to work...is it
actually possible, or does
the whole REPL have to be junked and restarted..?
Slightly offtopic - but why are ASDF calls of the form
(asdf:oos something package) ?
Surely something like
(asdf:load-op 'package) is nicer looking?
Cheers
Brad
.
- Follow-Ups:
- Re: (asdf:oos 'asdf:unload-op 'cl-spont)
- From: Pascal Bourguignon
- Re: (asdf:oos 'asdf:unload-op 'cl-spont)
- References:
- (asdf:oos 'asdf:unload-op 'cl-spont)
- From: JohnFredCee
- (asdf:oos 'asdf:unload-op 'cl-spont)
- Prev by Date: Re: nested presentations
- Next by Date: Re: (asdf:oos 'asdf:unload-op 'cl-spont)
- Previous by thread: Re: (asdf:oos 'asdf:unload-op 'cl-spont)
- Next by thread: Re: (asdf:oos 'asdf:unload-op 'cl-spont)
- Index(es):
Relevant Pages
|