BHoM / BHoM/BHoM_Adapter

Formalise the "private helper methods" need in the Adapters

Open
#201 2 comments 0 reactions 0 assignees View on GitHub
type:compliance type:feature type:question
Dominant language
C#
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

#### Description:

Take GSA_Adapter. The main file includes many methods that are just there because of two reasons:
- They must not be exposed to the UI
- They don't fit any other Folder category (Push/Pull methods, Convert methods, Create/Modify/Query/...)

This happens often. Instead of flooding the main Adapter file with these definitions, we should have a more appropriate location for these.

One idea could be a folder "Private methods", if we like it. Open to suggestions.

@IsakNaslundBh

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.