Next: , Previous: , Up: Introduction   [Contents][Index]


1.2 Principles

Dezyne aims to support known software engineering principles:


Footnotes

(2)

Interfaces are like a change firewall, they stop a change propagating across modules.

(3)

Data types in Dezyne are similar to typedefs in C and allow a component to be repurposed without changes to the model itself.


Next: , Previous: , Up: Introduction   [Contents][Index]