-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
type:complianceNon-conforming to code guidelinesNon-conforming to code guidelinestype:featureNew capability or enhancementNew capability or enhancementtype:questionAsk for further details or start conversationAsk for further details or start conversation
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.
Metadata
Metadata
Assignees
Labels
type:complianceNon-conforming to code guidelinesNon-conforming to code guidelinestype:featureNew capability or enhancementNew capability or enhancementtype:questionAsk for further details or start conversationAsk for further details or start conversation