microsoft / alguidelines

Best Practices and Design Patterns for the AL Language
https://alguidelines.dev/
MIT License
131 stars 49 forks source link

Pattern added Delegate API operation #136

Closed ajkauffmann closed 2 years ago

ajkauffmann commented 2 years ago

Added a new pattern to delegate API operations to a codeunit. This pattern can easily be extended with some variants, but I tried to stay with the basic pattern.