[Mono-dev] Suggestions on the library implementation
Atsushi Eno
atsushi at ximian.com
Tue Feb 12 03:52:48 EST 2008
We already have some 3.5 stuff (such as DateTimeOffset). We also have
System.Core.dll (where HashSet lives), so nothing stops you from
contributing implementation for that class :-)
Atsushi Eno
code wrote:
> Could part of Mono library goes beyond .NET 2.0? For example, HashSet is
> .NET Framework 3.5 class. However, it seems there is no obstacle that could
> prevent it from being implement in Mono 1.2 series.
>
> The implementation of some classes, such as HashSet, is not dependent on
> specific OS feature or hardware architecture and is very useful. Could these
> classes be implemented earlier?
>
> Thanks!
>
> Lei Jiang
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list