From 63dacfec430027b6fb217b7ebc2542cbe90d216c Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 22 Jul 2023 15:28:32 +0100 Subject: factor namespace open/close --- meta-stuff.rst.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-stuff.rst.txt') diff --git a/meta-stuff.rst.txt b/meta-stuff.rst.txt index 2a990e8..c53fb7d 100644 --- a/meta-stuff.rst.txt +++ b/meta-stuff.rst.txt @@ -4,12 +4,12 @@ done bits variable name as 1st argument (otherwise optional arguments become a mess) -next bits… - * expose namespace open/close, and ``namespace $name; do …; done`` - use them inside ``class_open`` / ``class_close`` +next bits… + * formalise that ``bos-dispatch/invoke $class 0 $method $args`` is a class method invocation -- cgit v1.2.3