Early GUI Prototyping
I did some early GUI prototyping. I mainly dealt with the basic architecture of the classes. I was able to extend my DERIVED class to make it work with my SERIALIZER class, so I can now serialize classes even if they are rife with inheritance. Here’s the code: