Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Metatype says:
If this is enabled, multiple workspaces are supported This includes registering observation listeners for all workspaces and allows to resolve resources from other workspaces than the default one. (resource.resolver.multiworkspace)
—
Which is correct, but the reverse is not. Logic would say that the reverse would be...
If this is disabled, multiple workspaces are not supported This includes registering observation listeners for only the default workspace and does not allows to resolve resources from other workspaces than the default one. (resource.resolver.multiworkspace)
—
This was my original intent, just got lost along the way.