js-uprtcl
js-uprtcl copied to clipboard
Review canWrite and setCanWrite concept
It seems the pattern of using the parentId to derive the access control of a new perspective works better than the canWrite standard interface.
See where and why the canWrite is being used and review the whole concept.
canWrite is probably still useful when creating a new perspective and if a parentId is not available.