This is a follow-on to #183.
That PR allows UUIDs to be shared across controls/mappings, making them not truly universally unique. The uuid naming may be misleading/confusing.
We should consider renaming this field to identifier or something similar, both in the code and in the UI display. Ultimately this is just used as an identifier/anchor point to place in code for lula crawl to link back to the mappings.
This is a follow-on to #183.
That PR allows UUIDs to be shared across controls/mappings, making them not truly universally unique. The
uuidnaming may be misleading/confusing.We should consider renaming this field to
identifieror something similar, both in the code and in the UI display. Ultimately this is just used as an identifier/anchor point to place in code forlula crawlto link back to the mappings.