Global : Removal of unnecessary Create methods simply exposing only the Public Defining properties
Open
severity:medium
type:compliance
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
Following successful close out of https://github.com/BHoM/BHoM_UI/issues/124 we can simplify greatly the number of Create methods needed.
Create methods will only be required specifically where the object is created based on a Derived or any non-Defining property (or combination of)
Contributor guide
Research direction
Start by reviewing the successful closeout of BHoM_UI issue 124 and then inventory the Create methods in BHoM_Engine. Done means removing methods that only expose public defining properties while retaining methods needed for derived or other non-defining properties.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100