bbcarchdev / spindle

RES Linked Open Data aggregation engine
https://bbcarchdev.github.io/spindle/
Apache License 2.0
2 stars 1 forks source link

Split the twine and quilt modules into separate projects #120

Closed nevali closed 7 years ago

nevali commented 7 years ago

Although the Twine and Quilt spindle modules are coupled, it is only loosely. As they share no code, there is no benefit to keeping them together in the same source project.

This issue proposes:

  1. Forking spindle into a new project, patchwork, which will contain only the Quilt module.
  2. Removing the Quilt module code from this project.