"Before and after" in contracts?

bearophile bearophileHUGS at lycos.com
Mon Apr 11 12:18:12 PDT 2011


spir:

> Contracts, like any software tool, do not correctly match all possibly needs.

This is true in general, but this isn't true in this case: here they don't match a basic need because D DbC misses a significant feature (prestate). If you take a look at other implementations of DbC in Eiffel and C# the prestate is present.

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list