-
Website
http://blog.ashmind.com/ -
Original page
http://blog.ashmind.com/index.php/about/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Busby SEO Test
1 comment · 1 points
-
Weex
1 comment · 2 points
-
ctacke
1 comment · 1 points
-
nkohari
1 comment · 3 points
-
color_chart
1 comment · 0 points
-
-
Popular Threads
-
Custom mapping for NHibernate.Search
4 weeks ago · 5 comments
-
Custom mapping for NHibernate.Search
I just thought I'd give you a heads up, since my implementation seems at some levels very similar (I've also gone down the type, property delegation route), but also quite different (supporting *any* generic control types through marking up the types with attributes). Effectively what I do is mark up ITemplate properties with attributes saying which generic parameter indicies they refer to, and then instanciating the relevant container dynamically).
The control builder then uses an attribute on the 'concrete' class to specify the mapping of string properties to generic parameter indicies, allowing the real control to be instanciated.
I'd love to have a chat with you before I post the tutorial to get your input on it, since you may have evolved the idea further since that tutorial was posted.
Sorry for the chat, but I was quite busy with my job today.
I'll comment with any thoughts after I read the article.