Ahh ok excellent thanks, and thanks for getting back to me so
quickly.
Wondering if this is a place where the fluent interface could lead you
in the right direction:
map.Component<EmailAddress>(x => x.Email).WithProperty("Value"));
map.Component<EmailAddress>(x => x.Email).WithProperty(x=>
x.Value)); // if not protected
Dunno if this is possible but it might help lead FNH newbies like me
down the right path.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Fluent NHibernate" 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/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---