Closed csarven closed 6 years ago
do you see Type Index Registry addressing this issue?
I'm going to drop this issue after some implementation experience. The simple approach would be to not bother indicating master/primary/preferred. Keeps the pimspace lean. Moreover, applications that are capable of handling multiple storage, they can present a UI to the user to pick from (if the profile has multiple storage references). If there is only one pimspace:storage, application will treat that as the primary storage any way.
A profile may have multiple
pimspace:storage
s, and it is not clear for applications which to use - it can be arbitrary in every use. So it'd be useful to be able to declare the master or preferred storage space e.g., with propertypimspace:masterStorage
orpimspace:preferredStorage
. This is along the lines ofpimspace:masterWorkspace
.