microsoft / alguidelines

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

Pattern: Facade #38

Closed JesperSchulz closed 2 years ago

JesperSchulz commented 2 years ago

Describe the facade pattern in the context of the AL programming language.

JesperSchulz commented 2 years ago

I will start working on that today. Hope to be able to publish a first draft PR soon.

JesperSchulz commented 2 years ago

And here we go: https://github.com/microsoft/alguidelines/pull/39