The dictatorship of versioning
Didier Verna
didier at lrde.epita.fr
Tue Jun 16 16:39:02 UTC 2015
Robert Goldman <rpgoldman at sift.net> wrote:
> Why would that be a win over just calling FORMATTED-VERSION on demand?
>
> I.e., we could just provide something like
>
> (defgeneric FORMATTED-VERSION (C &optional version)
> (:method ((COMPONENT C) &optional version)
> (or version (component-version c)))
>
> and then the programmer could extend this as needed.
You're right of course.
--
My new Jazz CD entitled "Roots and Leaves" is out!
Check it out: http://didierverna.com/records/roots-and-leaves.php
Lisp, Jazz, Aïkido: http://www.didierverna.info
More information about the asdf-devel
mailing list