Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ICompositeUserType no longer generates correct mapping. #140

Open
macrosblackd opened this issue May 31, 2012 · 1 comment
Open

ICompositeUserType no longer generates correct mapping. #140

macrosblackd opened this issue May 31, 2012 · 1 comment
Labels

Comments

@macrosblackd
Copy link

After upgrading to NHibernate 3.3 and FluentNHibernate 1.3.0.727 the ICompositeUserType from https://gist.github.com/2837045 no longer generates the correct mapping. Both the *.717 and *.727 generated files are included in the gist for comparison.

@nabils
Copy link

nabils commented Aug 8, 2012

I am having the same issue as well. This version of FluentNHibernate is completely unusable because of it. I have spent a couple of days trying to track it down. It seems to related to the mapping.DeepClone in GetSubclassMapping method in SubClassMap. The mapping has the correct number before it is serialised and after it does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants