02 Dec 2010

You are currently browsing the daily archive for 02 Dec 2010.

Lars Fosdal responded to my previous post suggesting a way of implementing string support in a case-like construct (but not actually a case statement) using generics and anonymous methods.

All very clever, but way, way too complicated and – if you don’t mind me saying so – as ugly as sin into the bargain (imho – ymmv).

For simple cases [sic], it is actually relatively straightforward to uses strings in a case statement.
Read the rest of this entry »