Menu

#220 Minsky.ts code-generated file should be broken up into indivudal classes

Backlog
open
nobody
None
5low
2023-04-07
2022-10-29
No

The came up from the recent refactor that introduced automatic generation of typescript bindings for the the C++ API. It would be useful to split the minsky.ts file into separate files, one for each class to allow easier lookup of the API within IDEs and typescript documentation.

The tricky bit will be to work out the necessary sequence of import statements, given that C++ has forward declarations that typescript does not have other than implicitly within a module.

Discussion

  • High Performance Coder

    Ticket moved from /p/minsky/ravel/250/

     
  • High Performance Coder

    • Priority: 7low --> 5low
    • Milestone: Pascal --> Backlog
     

Log in to post a comment.