Skip to content

Conversation

hartig
Copy link
Contributor

@hartig hartig commented Dec 25, 2015

This PR provides the possibility to specify relevant IDataSourceType implementations in the config file. As a result, it is now possible to directly integrate additional code for other backends or other types of LDFs. All that needs to be done is to link in an additional JAR with the additional data source and specify the corresponding IDataSourceType implementations in the config file.

This should be the last PR of my refactoring efforts.

mielvds pushed a commit that referenced this pull request Dec 26, 2015
Load data source types based on config file
@mielvds mielvds merged commit 5d30d4d into LinkedDataFragments:master Dec 26, 2015
@mielvds
Copy link
Contributor

mielvds commented Dec 26, 2015

Perhaps, we should have consistent naming for interfaces. I started with the I convention, but have no real preference.

@hartig
Copy link
Contributor Author

hartig commented Dec 27, 2015

@mielvds Thanks for merging this PR. I agree, a consistent naming of interfaces would be good (and I do not have any preference either)

@hartig hartig deleted the ClassLoading branch December 28, 2015 10:43
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