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

Feature/overridable type resolution #5

Merged

Conversation

wherget
Copy link
Collaborator

@wherget wherget commented May 23, 2016

A very simple feature, just changing the visibility of getBindingClassForType.

The use-case is as follows: I want to unmarshal an RDF model into a class structure, but don't want to augment the model with rdfbeans:bindingClass properies. With this feature, I can write a subclass of RDFBeanManager that can look up binding classes using e.g. classpath scanning.

This PR touches upon issue #4, but is only a very small part of what is proposed there.

@cyberborean cyberborean merged commit 561a97a into cyberborean:master May 23, 2016
@wherget wherget deleted the feature/overridable-type-resolution branch May 24, 2016 07:36
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.

2 participants