]> gitweb.factorcode.org Git - factor.git/commit
Add HOOK-CONSULT: to delegate
authorAlex Maestas <git@se30.xyz>
Fri, 12 Aug 2022 23:08:15 +0000 (23:08 +0000)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 21 Aug 2023 21:28:15 +0000 (14:28 -0700)
commit309e0afb9679367161a9d4d14051891252d7035d
tree8015bf7d531e10d1313c365446645b01377c28a4
parentc50129115febb4320d0fcaa1915fe77f8ddad4ba
Add HOOK-CONSULT: to delegate

This allows for delegation of hooks and their associated singletons,
working around their inability to be subclassed.
basis/delegate/delegate-docs.factor
basis/delegate/delegate.factor
basis/delegate/protocols/protocols.factor