If you were to use an actual base class and not an interface this would work. The intent is to generate maps for subclasses not interface implementers.
So why can't you implement Assignee : Iassignee?
On Oct 21, 2009 10:14 AM, "Robert Byrne" <kap...@gmail.com> wrote:
I agree, a base class would be better, but a common base class isn't possible in this situation.
The interface itself is explicitly mapped. This is something thats fully supported in NHibernate, should it not be supported here too?
2009/10/21 Eric Ridgeway <ang3...@gmail.com>> > If you were to use an actual base class and not an interface this would work. The intent is to ...
--
Regards,
Robert Byrne,
CTO, Iceberg
www.geticeberg.com
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are su...
So why can't you implement Assignee : Iassignee?
On Oct 21, 2009 10:14 AM, "Robert Byrne" <kap...@gmail.com> wrote:
I agree, a base class would be better, but a common base class isn't possible in this situation.
The interface itself is explicitly mapped. This is something thats fully supported in NHibernate, should it not be supported here too?
2009/10/21 Eric Ridgeway <ang3...@gmail.com>> > If you were to use an actual base class and not an interface this would work. The intent is to ...