While talking about design patterns, we often came upon a different category of code solutions. Useful, reusable, good practice code solutions which are just not design patterns. They might be APIs, they might be mini-features, new platform functionality, or services.
We don't want to trow away those good ideas. On the other side, they do not belong to design patterns.
Hence, this chapter was born. You're welcome to enjoy our bits of reusable NAV recipes from the NAV C/AL cookbook.