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).

Metadata

Metadata

Assignees

Fields

No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions