Rafael Moncayo wrote: > Thanks, James and Kojo.
You should realize that C# does not support generic programming (there are languages that support it on .NET, but not C#). There is some research into the idea of adding generic support to the platform itself. Losing templates specifically, and generic programming in general, was the most painful part of the transition from C++ to C# for me. Brad -- Read my web log at http://www.quality.nu/dotnetguy/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
