Dynamic Properties for object instances? -


After the last question "What are the key rules in object model design", now I want to ask:

What are the dynamic properties for class examples?

Suppose we have this schematic object model:

object model

Therefore, because of the set of implemented interfaces, each object can have many properties, and then becomes a relatively heavy object, making all possible and definitely appropriate objects. There may be a way to solve (i.e. Pipe Design vs Pipe_Designed_NeedInspection) , but I still have a large number Or in the interface, which makes it difficult. I wonder if there are dynamic properties, like the following dialogue, some end users allow to select the available functions for their new object.

dialog

What do you want property patterns See tall and boring but clever articles from


Comments