One of the standard problems in all system design is what to call the root of your class hierarchy. I worked for a company once that started with the name “object,” and then in a later version they wanted something yet more general so the inserted “entity” above object. Later yet they inserted “item” above entity.
Top of the Heap
Leave a reply