Skip to content

Split out Storage #261

@groenroos

Description

@groenroos

The Storage lib is huge, and getting quite unwieldy. It should be split out into smaller libs.

  • disallowedFields, ownerFields, and getRole methods could sit in the User lib
  • parseRequest, validateData, getConstraints and getCreatorConstraint methods could sit in a new Request lib
  • The remaining methods should remain in Storage

Metadata

Metadata

Assignees

Labels

refactoringDrastic code quality improvements

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions