Hello all,
I have some questions and suggestions about use of interfaces in CPS. Use a Interfaces is a successful history between Peripherals and Units. We can extend this functionality to make easy handling between Units and CmdHandlers too and increase the standardization level.
Question
1- It's is possible to define more than one interface in a Code Entity?
Suggestion add more functionalities on CPS to extend the use of Interfaces.
Could be interesant to have in CPS...
... possibly to declare an interface as a CodeEntity (not necessary to declare Methods and properties).
... a possibility to set interface implementations in CmdHandlers.
What are your opinions?
Best regards