Hi,
Assume that core project have a base entity and every plugin maybe extend the base entity
Solution structure :
Application.Core.BaseClass
Application.Module.SubClass (it's plug in, maybe not available)
Is any way to implement this mapping with nhibernate subclass?
Thanks and sorry for my bad english