Skip to content

Proposal: Rearchitect the Dataset Manager to have a Wrapper around common functions #8

@seveibar

Description

@seveibar

When building the Cognito dataset manager, functions like this were created...

  • getExtensionFromUrl
  • getURLForSample
  • getSampleWithName

Two Approaches

Approach One: Utilities Directory

Each dataset manager can import from the utilities directory.

Approach Two: BaseClass that DatasetManagers extend

Common functions would be built into the dataset manager like this.getExtensionFromUrl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions