Keep in mind that when serializing a Dictionary<T, K> you need to recursively open up each of the enclosed types.
This took a bit of work to get right in NServiceBus. -- Udi Dahan On Oct 24, 1:06 am, Ayende Rahien <[email protected]> wrote: > Yep, a patch would be welcome > > On Sat, Oct 24, 2009 at 12:53 AM, Corey Kaylor <[email protected]> wrote: > > The XmlMessageSerializer technically does not (last I remember) put any > > constraints for things to be serializable. I am pretty sure a patch would be > > acceptable, or other alternatives would be to implement > > ICustomElementSerializer. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
