James/Paul,

Currently there appears to be no easy way of overriding the mapping of
components when using auto persistence.
I have a value object that has a public readonly property I need to
ignore in the mappings.
If I use IAutoMappingOverride it tries to map the value object as an
entity and therefore fails as there is no Id.
Do you have any plans on the radar to add an
IAutoComponentMappingOverride<T>?
Alternatively is there an easy way to add a convention to ignore
readonly proeprties?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to