2021-01-08 01:49:24 +03:00
|
|
|
:: contact-hook [landscape]: deprecated
|
2020-09-01 04:54:39 +03:00
|
|
|
::
|
2021-01-08 01:49:24 +03:00
|
|
|
/+ default-agent
|
2019-12-14 02:22:36 +03:00
|
|
|
|%
|
|
|
|
+$ card card:agent:gall
|
|
|
|
--
|
|
|
|
::
|
2021-01-08 01:49:24 +03:00
|
|
|
^- agent:gall
|
2019-12-14 02:22:36 +03:00
|
|
|
|_ bol=bowl:gall
|
2021-01-08 01:49:24 +03:00
|
|
|
+* this .
|
|
|
|
def ~(. (default-agent this %|) bol)
|
|
|
|
::
|
|
|
|
++ on-init on-init:def
|
|
|
|
++ on-poke on-poke:def
|
|
|
|
++ on-watch on-watch:def
|
|
|
|
++ on-agent on-agent:def
|
|
|
|
++ on-arvo on-arvo:def
|
|
|
|
++ on-save !>(~)
|
|
|
|
++ on-load
|
|
|
|
|= old-vase=vase
|
|
|
|
^- (quip card _this)
|
|
|
|
[~ this]
|
|
|
|
::
|
|
|
|
++ on-leave on-leave:def
|
|
|
|
++ on-peek on-peek:def
|
|
|
|
++ on-fail on-fail:def
|
2019-12-14 02:22:36 +03:00
|
|
|
--
|