5 Ok so, there are resource groups but those are specific to resources. Classes
6 would be associated with groups so they know where to get resources from. So
7 basically what I still have are clusters. What I can do is just rename them
8 to clusters and just have a list of class names which are part of the
9 given cluster with an obvious back reference.
13 A base class which manages the linkback to the `LinkerState` to store the
14 reference would be easier, then I can have a checked private call to get the
15 owning linker state. This can be used to handle it internally.
19 I wonder if I should put the markdown files for my notes back into the
20 repository automatically so that there is an actual backup of them since once
21 the day is over they are done with. This would be just in case the documents
22 are lost I can recover them easily. It would just generate a single commit
23 of backing up the notes, then they would be available on GitHub and such or
24 the local source snapshots. I do find them to be quite important though.