summaryrefslogtreecommitdiff
path: root/bos-mop.sh
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2023-07-14 12:26:36 +0100
committerGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2023-07-14 12:26:36 +0100
commit8fa0f25dbc596431508a398291cb2a5e25b5660c (patch)
tree869cca6cc03aed9d7081d1cb403e2891792ad17b /bos-mop.sh
parentfix find-method-into (diff)
downloadbash-object-system-8fa0f25dbc596431508a398291cb2a5e25b5660c.tar.gz
bash-object-system-8fa0f25dbc596431508a398291cb2a5e25b5660c.tar.bz2
bash-object-system-8fa0f25dbc596431508a398291cb2a5e25b5660c.zip
much better encoding
Diffstat (limited to 'bos-mop.sh')
-rw-r--r--bos-mop.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/bos-mop.sh b/bos-mop.sh
index 7cd28c7..3b06216 100644
--- a/bos-mop.sh
+++ b/bos-mop.sh
@@ -1,7 +1,8 @@
#!bash
-bos_namespaces__bos__mop__base__meta="bos-dipatch/invoke bos/mop/base 0"
-declare -a bos_namespaces__bos__mop__base__mro=( "bos/mop/base" )
+# this encoding must match bos-namespaces/encode-into
+bos_5fbos_2fmop_2fbase_5fmeta="bos-dipatch/invoke bos/mop/base 0"
+declare -a bos_5fbos_2fmop_2fbase_5fmro=( "bos/mop/base" )
# these are instance methods of the base metaclass