I goofed up when updating to the recent change in Ovid/Cor which made GitHub close #46. So I'm starting over.
RFC/Classes: Some (hopefully uncontroversial) suggestions
The "Lost in Space" character goes by Dr. Zachary Smith
The example code to require a mimimum version for a base class
contained a version specification for the actual class, I
added the version specification for the parent class.
The class in the "Roles" example should be a copy of the
"Customer" class and not of the base class "Person"
Overloading has been removed (after review and discussion)
I goofed up when updating to the recent change in Ovid/Cor which made GitHub close #46. So I'm starting over.
RFC/Classes: Some (hopefully uncontroversial) suggestions