Off hand I do not think it's possible, even with the subclass mapping. Consider 
why due to single inheritance types, versus multiple implemented interfaces.

This is because what you end up with are actually proxy instances managed by 
the session.

When I have something like that I consider a base class, with subclass mapping, 
or simple class map inheritance, or possibly even component map.

After awhile, though, I feel your pain, especially for those cross cutting 
concerns.

HTH

Regards,

Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fluent-nhibernate+unsubscr...@googlegroups.com.
To post to this group, send email to fluent-nhibernate@googlegroups.com.
Visit this group at https://groups.google.com/group/fluent-nhibernate.
For more options, visit https://groups.google.com/d/optout.

Reply via email to