Are subdomains limited by their PublicID parent’s Native data type?
What are the use cases for each flavour of SafeDataType?..
Listed below, I get the obvious ones - SafeKey and I recognize PublishedSeqAppendOnlyData is used by websites but looking for a comprehensive plain English suggestion of what each is for.
from File-system permissions - Wikipedia or trying to derive our own version of the familiar notation?
It would of course not be an exact mapping, but it may assist when trying to get new devs up to speed with SAFE
EDIT: thinking out loud here…
we are used to the familiar “trio of triads with the two strange ones” --rwxrwxrwx
read write execute
but in SAFE its more like read write mutable sequenced published
hmmm - bit more thinking needed here - back later - I knew it wouldnt be straightforward - cos if it was it would have been done…
Octal permissions like 0755 work OK when its only rwx , extending that to rwmsp makes it much more unweildy. I can see now why it wasnt done that way befor…