2021-01-08 01:49:24 +03:00
|
|
|
:: contact-view [landscape]: deprecated
|
2020-06-08 10:53:16 +03:00
|
|
|
::
|
2021-01-08 01:49:24 +03:00
|
|
|
/+ default-agent
|
2019-11-19 01:41:08 +03:00
|
|
|
|%
|
2019-12-10 02:13:52 +03:00
|
|
|
+$ card card:agent:gall
|
2019-11-19 01:41:08 +03:00
|
|
|
--
|
|
|
|
::
|
2019-12-10 02:13:52 +03:00
|
|
|
^- agent:gall
|
|
|
|
|_ 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-11-19 01:41:08 +03:00
|
|
|
--
|