Tatin icon indicating copy to clipboard operation
Tatin copied to clipboard

Automate creating an API as (optional) part of BuildPackage

Open aplteam opened this issue 1 year ago • 0 comments

Currently creating an API automatically requires calling a function of the BuildHelpers package. It is possible to integrate this into BuildPackage.

BuildHelpers.CreateAPI handles all scenarios:

  • Niladic, monadic, dyadic and ambivalent functions, dfns or tfns
  • Classes
  • Interfaces
  • Namespace scripts
  • Variables

aplteam avatar Oct 31 '23 17:10 aplteam