On 3/3/16 Mar 3 -10:21 AM, Robert P. Goldman wrote: > Note that if one really doesn't like what VERSION-SATISFIES does, it's a > method. You could specialize it on your own component (possibly even > EQL-specify it on the CFFI system, or make a trivial subclass of SYSTEM > for CFFI). > > Then, if you wanted to add, e.g., "rc", "alpha", or "trial", you could > do that. > > Cheers, > r >
Groan. It's a generic function, not a method. But you knew what I meant, right?