Skip to content

Library support #4

@e9gille

Description

@e9gille

The gap.json config file has a lib key which is a vector of libraries to load into the ws but that does not constitute part of your project source code. These libraries should not be updated when edited from the IDE. They might also be shipped in different shapes and forms:

  • dws file
  • dyalog file
  • folder structure of dyalog/dws files

The config file should contain a URI to the library with an optional target namespace to load it into. The loaded code must not be added to the project source by GAP and if edited a warning should appear to remind the developer that the changes are lost on reload.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions