[Mono-list] Array.cs
Martin Baulig
martin@gnome.org
07 Mar 2002 14:11:15 +0100
Paolo Molaro <lupus@ximian.com> writes:
> The topic already showed up for String and other classes: the checks
> and exception throwing should be done as much as possible in C# code.
> So I don't agree with your change of removing the Copy implementation
> and doing all the checks in the internalcall. Please, don't commit that
> patch: just do the argument checking in C# and then call the fast copy
> internalcall.
Ok, then let's do it in C#.
--
Martin Baulig
martin@gnome.org