Skip to content

Refactor idea: abstract the Core, making everything else a plugin #2

@xiaomi7732

Description

@xiaomi7732

The core of this is a pipe with IFrameLine payloads on it. It runs through PreFilter, Beautifier, Filter and eventually returns. The core shall have an abstraction of the process. Any concreate PreFilter/Beautifier/Filter manipulates the IFrameLine, on different stages, should be plugins.

image

Blue part for the pipeline, that's the core; Green is the payload; Yellow boxes are various plugins.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions