efim 6f09e0019c koans clog defgeneric
so, there's advice qualifiers for DEFMETHOD
and they have "standard combination"
http://www.lispworks.com/documentation/HyperSpec/Body/07_ffb.htm
:around and primary methods can call CALL-NEXT-METHOD can be used to
invoke a less specific method for the class
:before and :after are all always called as a onion with most specific
on the outside
2022-08-06 09:34:49 +00:00
..
2022-07-26 12:18:42 +00:00
2022-07-24 13:18:22 +00:00
2022-07-24 13:18:22 +00:00
2022-07-24 13:18:22 +00:00
2022-08-06 09:00:44 +00:00
2022-07-24 13:18:22 +00:00
2022-08-01 07:49:12 +00:00
2022-07-28 19:10:31 +00:00
2022-07-30 18:33:04 +00:00
2022-07-24 13:18:22 +00:00
2022-07-25 07:45:38 +00:00
2022-07-31 12:14:21 +00:00
2022-07-24 12:18:03 +00:00
2022-07-24 13:18:22 +00:00
2022-07-24 13:18:22 +00:00
2022-08-06 09:34:49 +00:00
2022-07-30 18:33:04 +00:00
2022-07-24 12:18:03 +00:00
2022-08-03 20:43:31 +00:00
2022-07-26 12:18:42 +00:00