[rabbitmq-discuss] Porting .NET client to WinRT API (Windows 8).
Matthias Radestock
matthias at rabbitmq.com
Mon Jul 22 20:05:30 BST 2013
Nathan,
On 20/07/13 21:10, Nathan Brown wrote:
> One thing I thought of was since then is that because most of the
> dictionaries are <string, object> configuration parameters and ASP.Net
> MVC has a similar case and they use a RouteValueDictionary type which
> has a constructor that can build the dictionary from anonymous types
> (http://msdn.microsoft.com/en-us/library/cc680272.aspx). That might be
> handy to add if passing configurations through dictionaries is common in
> user code.
RouteValueDictionary is in System.Web.Routing, which doesn't really fit
the usage in the rabbit client.
Matthias.
More information about the rabbitmq-discuss
mailing list