You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of scopes being completely user definable, consider:
Not allowing scopes to span data groups that don't inherit from the same data group template (e.g., data group instantiations in C++ must inherit from the same class).
Allowing sub-scopes within a data group (e.g., if there is a "Surfaces" data group that is instantiated as "floors" and "walls", then each instance could define a different scope.)
The text was updated successfully, but these errors were encountered:
Instead of scopes being completely user definable, consider:
The text was updated successfully, but these errors were encountered: