Skip to content

API/behavioral parity: static-vs-instance, double namespace, per-instance cache (Axis 2) #41

Description

@kalwalt

jsfeatNext is not drop-in compatible with jsfeat: consumers must unwrap jsfeatNext.jsfeatNext (double namespace), algorithm modules require new (instance methods) vs jsfeat static namespace functions, and each instance allocates its own cache pool. Decide the compatibility strategy (static facade / dual API) and fix the export shape. See docs/jsfeat-parity-and-refactor-audit.md (Axis 2).

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