On 2/3/10 Feb 3 -10:32 AM, Scott Bell wrote: > Hi folks, > > Recently, in order to increase the modularity of our project's ASDF > dependencies, I introduced a sub-class of MODULE called GROUP. > We wanted to keep all of our main .lisp files in the toplevel, so the > purpose of the class is simply to define a method for the > COMPONENT-RELATIVE_PATHNAME generic function. The problem > that I'm experiencing is that the dependencies at the MODULE (GROUP) > level don't appear to be established (i.e. modifying one group does not > cause its dependents to be re-compiled).
I believe that this is https://bugs.launchpad.net/asdf/+bug/502946 probably you should subscribe to this bug. Best, Robert _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
