BHoM / BHoM/admin

All Modify methods should return void

Open
#11 6 comments 0 reactions 4 assignees Assigned to @alelom View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.