Replace in Place

We want to refactor our bare event objects into class-based instances. How can we do that incrementally and safely? We introduce a new NetworkPointerEvent abstraction and gradually refactor our code to use it.

comments powered by Disqus