Thanks Oskar, however a dynamic component is not exactly what I'd like to 
have (see my previous post about mapping extension tables to a dictionary 
property).
I was thinking about something more elastic than a component table. Maybe 
some custom tuplizer implementation could help - does anyone have 
experience with this?

R

W dniu niedziela, 20 lipca 2014 22:34:18 UTC+2 użytkownik Oskar Berggren 
napisał:
>
> You can do it with a dictionary: 
> http://www.nhforge.org/doc/nh/en/#components-dynamic
>
> /Oskar
>  Den 20 jul 2014 20:52 skrev "rg" <[email protected] <javascript:>>:
>
>> Hi, is there any dynamic mapping mechanism that would allow me to map 
>> some db columns into a generic getProperty(name)/setProperty(name, value) 
>> functions in my c# object? I'd like to be able to map db fields that don't 
>> have their static representation in a .Net class. Maybe something related 
>> to 'dynamic' objects in .Net 4.0?
>>
>> R
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "nhusers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/nhusers.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to