Skip to content

Formalise the "private helper methods" need in the Adapters #201

@alelom

Description

@alelom

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:complianceNon-conforming to code guidelinestype:featureNew capability or enhancementtype:questionAsk for further details or start conversation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions