[Mono-dev] GroupBy Bug (Bug 601101)

Adar Wesley adar.wesley at gmail.com
Fri Apr 30 05:14:14 EDT 2010


Check out the MSDN documentation of
System.Collections.Specialized.OrderedDictionary,
you may want to use that.

---
Adar Wesley


On Fri, Apr 30, 2010 at 12:18 AM, Richard Kiene <richard.kiene at logos.com>wrote:

> I have filed Bug 601101 https://bugzilla.novell.com/show_bug.cgi?id=601101 for
> this issue. In addition; I have attached a patch which resolves the issue.
> That said, I'm not really sure this patch is the most desirable way to fix
> the bug. If you would like to use the patch I release it under the MIT/X11
> License.
>
> Also worth noting is that a Dictionary is used to create the groups, but
> Dictionary as defined by MSDN does not preserve element ordering. It appears
> that the mono implementation of Dictionary does and that is why it is used,
> is this correct?
>
> Thanks,
>
> Richard Kiene
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100430/3d9823db/attachment.html 


More information about the Mono-devel-list mailing list