[nem-en] Syntax change - your thoughts?

Kamil Skalski kamil.skalski at gmail.com
Tue Feb 7 22:24:31 CET 2006


>
> The second half of that statement is true, but I'm unsure about the first half: one can instantiate a type parameter directly (at least in C# v2) if a constructor constraint is specified on the type. One doesn't have to use reflection. I'm not sure about the Nemerle case, though - I don't know enough about Nemerle to say whether a constructor constraint is expressible in the language.

Right! I forgot this one. Also 'struct' constraint allows direct
creation of 'a object. It is supported in Nemerle.


--
Kamil Skalski
http://nazgul.omega.pl



More information about the devel-en mailing list