summaryrefslogtreecommitdiff
path: root/meta-stuff.rst.txt
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2023-07-28 12:37:37 +0100
committerdakkar <dakkar@thenautilus.net>2023-07-28 12:37:37 +0100
commite83a245d31fa74ce9badae6d4f94fc6ea1447839 (patch)
tree6d9fcac7be55e4768a0c8e4aabef3e1fd06e5041 /meta-stuff.rst.txt
parentbad hack! (diff)
downloadbash-object-system-e83a245d31fa74ce9badae6d4f94fc6ea1447839.tar.gz
bash-object-system-e83a245d31fa74ce9badae6d4f94fc6ea1447839.tar.bz2
bash-object-system-e83a245d31fa74ce9badae6d4f94fc6ea1447839.zip
notes
Diffstat (limited to 'meta-stuff.rst.txt')
-rw-r--r--meta-stuff.rst.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-stuff.rst.txt b/meta-stuff.rst.txt
index 408e5dd..c7fa181 100644
--- a/meta-stuff.rst.txt
+++ b/meta-stuff.rst.txt
@@ -48,5 +48,9 @@ next bits…
setting up the isa/mro for those two is going to be *complicated*
+* constructor should assign attributes
+
+ - this will make ``has`` much simpler to write!
+
* formalise that ``bos-dispatch/invoke $class 0 $method $args`` is a
class method invocation