Skip to content

Clean up the "common" package #820

Description

@garethbowen

Description

When web-forms was merged into central-frontend one of the recommendations that I defered was to clean up the /packages/common. Specifically it was felt the name wasn't accurate because the contents were only used by web-forms packages.

In addition, much of common isn't used in more than one package anyway, which will be even more so once #807 is complete. For example, demo forms which were only used by the demo app, and scenario fixtures which are only needed for the xforms-engine integration tests.

  • Move, inline, or delete code that doesn't belong in common
  • If there's anything left, and it's still only intended for web-forms, rename the package to web-forms-common (or similar)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Task.

Projects

Status
In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions