Skip to content
Snippets Groups Projects
Commit 6f6d3345 authored by Daniel Barlow's avatar Daniel Barlow
Browse files

(defclass module (component)

 +   (if-component-dep-fails :initform :fail
 +(defgeneric find-component (module name &optional version)
though presently it ignores the extra arg
major dependency rewrite to allow for and/or dependencies and specification
of versions
compile-and-load-op is dead
we reuse old components when processing a defsystem form that we've already
seen once.  this means that eql-specialized methods will continue to work
and also that we can implement the pathname defaulting properly (it doesn't
work yet)
parent 39401b04
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment