![](https://secure.gravatar.com/avatar/da8638bce265a9edbab91dd837042d03.jpg?s=120&d=mm&r=g)
3 Mar
2016
3 Mar
'16
4:22 p.m.
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?