Skip to content

Split patchwork into multiple apps #19

Open
@stephenfin

Description

@stephenfin

Overview

Patchwork contains a sizable amount of code. Many of its features are orthogonal and could be broken up into different apps. I can see at least the following features:

  • Bundling
  • Todo Lists
  • Tagging
  • Subscriptions via email
  • XML-RPC API

These apps don't have to be reusable, but they should be separate enough to have their own unit tests. They could inherit from a "core" project if necessary.

Alternatives

Leave things as they in a monolithic application.

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