Skip to content

Shared library support #21

@DSchroer

Description

@DSchroer

Right now DSLCAD can call local scripts using ./path/to/file(). This is a simple enough option but does not work if we want to efficiently share libraries.

I am looking for a simple solution & syntax for how we can implemented shared libraries with the following properties:

  1. Allow people to publish libs
  2. Libs can reference other libs
  3. All data of which libs are in use should be in the source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions