[Mono-list] Array.GetEnumerator()
Paolo Molaro
lupus@ximian.com
Fri, 8 Mar 2002 16:22:48 +0100
On 03/08/02 Nick Drochak wrote:
> Notice I had to put in a version count in all the mutators. I hope this
> doesn't mess up anything anyone else is working on.
You can't add fields to the Array class without the corresponding change
in the runtime. Do you really need to check for the version in the
enumerator? The array size cannot change, so unless you have a test
that shows otherwise, I'd simply ignore the version.
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better