summaryrefslogtreecommitdiff
path: root/bos-meta-bootstrap.sh
Commit message (Collapse)AuthorAge
* STILL BORKENdakkar2023-07-28
| | | | | | | we need attribute defaults, probably via functions? it currently explodes when it can't find a value for `class_attributes` for metaclasses of non-bootstrap classes
* BROKENGianni Ceccarelli2023-07-27
| | | | | | | | | | I'm trying to get `invoke` to set up attributes it fails because the attributes for the `mro` attribute meta-object are stored in `bos__attribute__attribute_5fname__bos_2fmeta_2fclass__bos_2fmeta_2fattribute__7__` &c, with the wrong defining class (`attribute_name` is defined in `bos/meta/attribute`, not `/class`!)
* vaguely bootstrap things?Gianni Ceccarelli2023-07-27