All Modify methods should return void
Open
type:compliance
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Following conversation on https://github.com/BHoM/admin/issues/9 and the fact that object are always immutable in UI and always mutable in C#, it would makes sense for the modify methods to return void.
Once the issue in https://github.com/BHoM/admin/issues/9 is resolve, I can easily change the UI to act as if the Modify methods are returning void and we can then start refactoring the modify methods in the code.
The idea would be to change the UI side after sprint 4 but action this issue next milestone.
Contributor guide
Assessment
This issue has not been assessed yet.