J
John Wood
I saw that Microsoft have released a list of breaking changes in .Net here:
http://msdn.microsoft.com/netframework/programming/breakingchanges/runtime/default.aspx
While this is useful, it seems to be missing a change that has broken a lot
of my applications, relating to the order in which members are returned by
reflection. At least I can't find it. I reported the bug on ladybug:
http://lab.msdn.microsoft.com/produ...edbackid=e7fa3396-e74f-4f0f-8227-0ee741027f34
Also discussed in my blog:
http://dotnetjunkies.com/WebLog/johnwood/archive/2005/06/28/128723.aspx
Can anyone at Microsoft see that this is added to the list? I think it's
quite an important change.
http://msdn.microsoft.com/netframework/programming/breakingchanges/runtime/default.aspx
While this is useful, it seems to be missing a change that has broken a lot
of my applications, relating to the order in which members are returned by
reflection. At least I can't find it. I reported the bug on ladybug:
http://lab.msdn.microsoft.com/produ...edbackid=e7fa3396-e74f-4f0f-8227-0ee741027f34
Also discussed in my blog:
http://dotnetjunkies.com/WebLog/johnwood/archive/2005/06/28/128723.aspx
Can anyone at Microsoft see that this is added to the list? I think it's
quite an important change.