Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Consider per-language core-interface repos #423

Closed
@magik6k

Description

@magik6k

Go implementation of core-interface (CoreAPI) is getting to the stage where it can be extracted from go-ipfs repo, and afaik it's supposed to live it this repo together with js interface definitions / tests.

But there are problems:

  • Both NPM and GX use package.json
  • Many tools expect package.json to live in repository root (things like gx-workspace, our Jenkins pipelines)
  • Packages will carry unnecessary bloat (this can probably be mitigated)
  • This will only get worse with more languages

I'd say that this repo should stay focused on JS, and interface repos should be called [lang]-ipfs-interface

@alanshaw @Stebalien @daviddias (+others) Thoughts?

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