Why Nostr? What is Njump?
2024-12-25 04:03:21
in reply to

screwtape on Nostr: nprofile1q…qde2h Oh, oops, was it initialize-instance you specialised not ...


Oh, oops, was it initialize-instance you specialised not shared-initialize ? Should normally be shared-initialize :after, in clim stuff as well this is safe. Errata errata errata.
defclass uses those car-is-a-keyword lists for extra stuff which clim follows for application frames, like CLOS uses
(defclass foo ()
((bar :initarg :bar))
(:default-initargs :bar 'baz))
So :before and :after happen oldest-ancestor-first, call-next-/method is newest f
Author Public Key
npub1n6w9sqrgjr37x83sdcs9rrerd9jlrk8wjajqzawhftacsa5603xs8krzel