Refactoring for Information Hiding - Ionide Case Study - Run Project

Information Hiding is a critical, but tricky principle to get familiar with. I’m working through an exampled based on my Ionide test explorer contributions. The previous post explored the top scope, now we’ll dive into a more complex method.

August 16, 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.

August 14, 2023 · 6 min