Model *name* as string for `join-model`
It would be useful to have a multi candidate for ResultSeq.join-model that can be supplied the name of a model rather than the type object.
Obviously this can be worked round but it would be specifically useful where one is creating a many-to-many type relation in a model where the model definitions are separated in different files.
Ok, I'm planing to accept string and also create a new :requires param (as we do on relationships and references). Does that make sense? (I will just not be able to do that while I'm computerless... 😀 )
Sure, as I say there is a workaround so not urgent.
With all of these I'm finding them while working on a PoC for something at work so setting them aside so as not to get buried in a pile of yaks.