On Wed, Mar 21, 2012 at 01:53, Dmitriy Ivanov <[email protected]> wrote:
> Hello folks,
>
> I would like to found out whether subclassing operations is really
> practical. The operation hierarchy built-in within the asdf.lisp source file
> is actually of two-level depth.
>
> Has anybody ever defined an operation subclass and specialize methods on it?
>
There's stuff in asdf-ecl.lisp you might like to read,
some of which could be ported to other lisps
(e.g. via FASL concatenation and linking of any additional
corresponding .a or .so)

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
"To speak algebraically, Mr. M.  is execrable, but Mr. G. is (x+1)ecrable."
  — Edgar Alan Poe

_______________________________________________
asdf-devel mailing list
[email protected]
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel

Reply via email to