Skip to content

Document a contract for Tomb #13

@mgdelacroix

Description

@mgdelacroix

This is a good example. The interface should define a series of rules that all the backends should comply.

Each backend should define the behaviour of the special cases that are not contemplated on the interface's rules.

For example, the exists method will always work on files (interface rule). On amazon, it will not work on directories, but it will on the local filesystem (backend rules).

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