Skip to content

Replace constructor functions with methodsΒ #1182

@TomNicholas

Description

@TomNicholas

It's generally a bit confusing that there are multiple ways to make most classes, e.g. local_filesystem_store and Storage.new_local_filesystem. If we only kept Storage we could get rid of a lot of functions in favour of methods.

We decided to do this in #1179 (comment)_

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions