i simplify too much :( MyAttribute is used to add additional info to my subclasses type but that data is not related to nhibernate/ db persistance.
The only importat thing is that MyAttribute contains a property called name that is 100% sure to never change (i mean that the class name/ type in future can change after same code rafactoring, MyAttribute.Name no) so we think to use that as discriminator so we must no change the db if we make same code rafactoring) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
