Fare wrote on Wed, 21 Mar 2012 04:41:53 -0400 12:41:

F> There's stuff in asdf-ecl.lisp you might like to read,
F> some of which could be ported to other lisps
F> (e.g. via FASL concatenation and linking of any additional
F> corresponding .a or .so)

Thanks, I see.

What about traverse? Has anybody specialized it?
Is possible that two actions on the same component and operation type to be
pushed into the plan?
I mean two pairs
   (c . o1) and (c . o2),
where o1 and o2 are instances of the same class, maybe with different slot
values.
--
Sincerely,
Dmitriy Ivanov
lisp.ystok.ru




_______________________________________________
asdf-devel mailing list
[email protected]
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel

Reply via email to