Refactoring for Information Hiding - Ionide Case Study - Run Project

Information Hiding is a critical, but tricky principle to master. This post continues a worked example of Information Hiding based on my Ionide test explorer contributions.

December 28, 2023 · 16 min

Refactoring for Information Hiding - Ionide Case Study - Getting Acquainted

Information Hiding is a critical, but tricky principle to get familiar with. My work on the Ionide Test Explorer presented some good examples of refactoring to limit scope (Information Hiding). I’ll try to recreate them as worked examples.

December 21, 2023 · 7 min