When I create 2 mappings to the same table that are in different namespaces but have the same name, I get an error from nHibernate that they are duplicates.
Shouldn't I be able to create the same named class but in different namespaces? It seems that nHibernate is internally putting all the classes into a "global" namespace. -Erk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
