DSpec / Templates + Delegates
bearophile
bearophileHUGS at lycos.com
Tue Mar 30 12:23:21 PDT 2010
Ruun:
> After looking into the old source of Tango-based DUnit, some postings
> here on the mailing list about assertions / unittests, i started a small
> try with Phobos D2 and i'm currently really amazed how clear the API can
> be by using templates + delegates + alias.
I think that follows the type-II solution (the worst one) I have explained here:
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=107997
(Thank you for your code and work, the worst solution is often better than no solution.)
Bye,
bearophile
More information about the Digitalmars-d
mailing list