computer45
unread,Mar 7, 2018, 4:22:31 PM3/7/18You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello..
Programming with Design by Contract
I think preconditions and postconditions are enough to work with Design
by Contract programming. Using precondition within a software routine
(Client’s obligations to the code it calls) and postcondition
(supplier’s obligations to the code that uses it).
Thank you,
Amine Moulay Ramdane.