[Mono-list] Difference in generic IList from .NET
Jonathan Pryor
jonpryor at vt.edu
Thu Jan 17 09:32:58 EST 2008
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
More information about the Mono-list
mailing list