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

Fix for #479 #55

Conversation

FroMage
Copy link
Contributor

@FroMage FroMage commented Dec 9, 2010

No description provided.

Also refactor fields traversal and ignore non-mapped classes in the hierarchy.
Also refactor binder for slightly saner code.
The binding is necessary because it was removed from the factory as this caused a mismatch with JPABase.findById that did not make sense.
…nse.

It is possible that the first error message was explicitely desired, however I am not sure it made more sense.
@opensource21
Copy link
Contributor

@erwan
Copy link
Contributor

erwan commented May 10, 2011

Could you limit the patch to the functionality itself?

You've moved code around (for example you moved JPAModelLoaders to its own file) and as a result the patch is huge and very hard to review.

@FroMage
Copy link
Contributor Author

FroMage commented May 20, 2011

I've made a new pull request at #237

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

Successfully merging this pull request may close these issues.

None yet

3 participants