Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Break out the system and known word checkers into separate packages? #154

@dmoonfire

Description

@dmoonfire

I'm not sure if this is feasible, but would it make sense to break out the known words and system checker implement for #120 into separate packages? That way, a user could disable the system checking as opposed to have a checkbox in settings that turns it off. The same with known words.

There would be a bit more logic written in the main class to handle settings changes, but the logic is pretty well-isolated.

It would me adding two new packages to the default install.

It just occurred to me while writing up #153.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions