Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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