Jeremy Miller did some work on adding union subclass support, I merged it
in.
http://github.com/paulbatum/fluent-nhibernate/commit/730bfbe083dfa9d894b666706bc88eb0d7ad736d

<http://github.com/paulbatum/fluent-nhibernate/commit/730bfbe083dfa9d894b666706bc88eb0d7ad736d>I
forget the specifics now. Maybe you could have a look at the changes in the
commit and something will jump out at you?

2010/9/16 Asbjørn Ulsberg <asbjo...@gmail.com>

> Is this still not supported?
>
> What I'm after is exposing IList<IOrder> where IOrder may be any
> object implementing the IOrder interface, mapped externally from the
> object having the IList<IOrder>. Is this possible with Fluent in any
> way?
>
> What is my alternative? I know I can achieve this with HBM, but
> another less-optimal solution based on Fluent would actually be
> better.
>
>
> -Asbjørn
>
>
> On Feb 11, 6:37 pm, James Gregory <jagregory....@gmail.com> wrote:
> > No, it isn't. :(
> >
> > On Thu, Feb 11, 2010 at 4:33 PM, SuperCiccio <franco.campan...@gmail.com
> >wrote:
> >
> > > Is "table per concrete class" strategy (i.e. abstract class + union-
> > > subclass) supported by current FNH?
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "Fluent NHibernate" group.
> > > To post to this group, send email to
> fluent-nhibern...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > fluent-nhibernate+unsubscr...@googlegroups.com<fluent-nhibernate%2bunsubscr...@googlegroups.com>
> <fluent-nhibernate%2bunsubscr...@googlegroups.com<fluent-nhibernate%252bunsubscr...@googlegroups.com>
> >
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/fluent-nhibernate?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Fluent NHibernate" group.
> To post to this group, send email to fluent-nhibern...@googlegroups.com.
> To unsubscribe from this group, send email to
> fluent-nhibernate+unsubscr...@googlegroups.com<fluent-nhibernate%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/fluent-nhibernate?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibern...@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