http://bugzilla.novell.com/show_bug.cgi?id=571365
http://bugzilla.novell.com/show_bug.cgi?id=571365#c2 --- Comment #2 from Alexandre Gomes <[email protected]> 2010-01-18 17:56:18 UTC --- Thanks for the fix. Just a note, wouldn't it be easier to simply use a anonimous object in there? return new { d = result } Thats how I did it and I believe the code is kept simpler to read/understand that way. Not that it matters to the end result anyway. (In reply to comment #1) > Fixed in r149756 (trunk), r149757 (2.6 branch) and r149758 (2.4 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
