Re: [asdf-devel] textual representation of plan, asdf:explain

2010-12-15 Thread Faré
On 15 December 2010 07:10, Tobias C Rittweiler wrote: > > What is the way to get a textual representation of > the plan of a system? > I wasn't aware that there were one. Some mix of traverse and operation-description might help. > I would have thought that this is what ASDF:EXPLAIN > is for, but

[asdf-devel] textual representation of plan, asdf:explain

2010-12-15 Thread Tobias C Rittweiler
What is the way to get a textual representation of the plan of a system? I would have thought that this is what ASDF:EXPLAIN is for, but grepping through asdf.lisp did not make me believe that's true. Also, is there some fundamental reason why (asdf:explain 'asdf:compile-op :system-name) cou