Skip to content

Refactor: target architecture (thin aggregator, one class per module, shared cache, static facade) #40

Description

@kalwalt

Adopt the recommended architecture: src/jsfeatNext.ts becomes a thin aggregator; one real class per module; a shared singleton cache (drop the per-instance allocation and the God-object base class every module extends); and a static-facade API to restore jsfeat drop-in parity. See docs/jsfeat-parity-and-refactor-audit.md (Axis 4).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions