Zach Beane wrote: > Faré <[email protected]> writes: > >> A solution that is both backward-compatible and forward compatible is >> >> 1- to rename the systems so they follow the foo/bar convention for >> naming systems in foo.asd, so that ASDF3 can find them. This solves >> forward compatibility > > If anyone considering fixing mcclim is reading this, please don't use a > slash-named system. It's incompatible with Quicklisp. > > Zach
Can you explain the incompatibility? It would be hugely useful to be able to map multiple systems to a single file, as your McCLIM example illustrates. But, of course, we want to maximize quicklisp compatibility. So can you make suggestions about how to be quicklisp-compatible while making it possible to have multiple findable system definitions in a single file? thanks, Robert
