BHoM / BHoM/BHoM_Adapter

More separation needed between CRUD methods and methods that *call* CRUD methods

Open
#160 0 comments 0 reactions 1 assignee Claimed by @alelom View on GitHub
type:compliance
Dominant language
C#
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Much needed for clarity, ease of use and implementation.

For example:

- `CRUD()` (formerly `Replace()`) is not a CRUD method per se
- Same for `UpdateOnly()`
- Same for a potential new `CreateOnly()`

Proposed solution:
new folder called CRUDCallers where to store those methods.

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.