I just created an AnonymousTypeDataBinder that converts anonymous
types sent to MonoRail into a Dictionary using the
ReflectionBasedDictionaryAdapter.
I am using this on Spark view engine to be able to bind to
ViewComponent parameters that use IDictionary as their types.
So my spark viewcomponent consumer would use:
<ProjectSelector Target="'project'" TagAttributes="new
{class='required',style='display:block'}"/>


My question is whether this would be useful more broadly and so a
valuable patch.

Anyone want this kind of thing?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" 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/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to