On Sat, 2008-01-12 at 15:42 +0000, A S wrote: > I'm new to mono, and trying to get my existing .NET application to > run. I'm having a problem with a difference in the behavior of > generic lists. Please can someone help me out? Am I being stupid? > Or should I raise a bug? > > In Mono, if a writable list is accessed as an IList, it appears to be > treated as readonly. Here is a minimal program that works fine > under .NET:
This has been fixed in svn-HEAD, so it should be fixed in the next public release. - Jon _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
