I get an exception with 100.4 in the sample code when I add a line that calls dictRenderer.ToJson().
Maybe there's a bright side to this .... If I create a custom renderer (by inheriting Renderer) and it doesn't pass a test that does a round trip from json and then back, does this mean there won't be any ill side effects?
(Esri doesn't support custom renderers)
Even if I figure this out, it's not clear how to create a non-military dictionary renderer.
Thanks, Kirk