TabularEditor
TabularEditor copied to clipboard
Option to serialize Role information into respective objects
When serializing to folder on a model that has roles, conflicts sometimes occur on the role files (because these contain information about which tables/columns are included in the role, and this information spans the entire model). It would be better to use annotations on the individual objects to specify the permissions for the various roles - similar to how we use annotations for translations and perspective information.