SMU-SIS / reacolo

MIT License
0 stars 0 forks source link

Protected property #13

Open QuentinRoy opened 7 years ago

QuentinRoy commented 7 years ago

The ability to lock data property so that only the right role is able to edit would diminish the risk of bugs. Alternatively, we could introduce scoped data: each role has its own data space that only it can edit.