Skip to content

Suggest to split core from all handlers #72

@danbars

Description

@danbars

Hi,

The list of handlers is becoming long.
I suggest an enhancement that handlers will not (necessarily) be part of this core repo.
Instead, anyone can create a repo called cloudworker-proxy-handler-xxx , and you'll maintain a just list of known handlers. This is common practice in many core libraries that I see.
Technically it is possible today without any change to your code, I just suggest that this will become an "official" (i.e. documented) way to contribute handlers.
The benefits are smaller core size, easier maintenance (separation of concerns), and easier contribution.
WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions