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

Custom reader from absolut path #14

Closed
WillyWinkel opened this issue Nov 23, 2019 · 3 comments
Closed

Custom reader from absolut path #14

WillyWinkel opened this issue Nov 23, 2019 · 3 comments

Comments

@WillyWinkel
Copy link
Contributor

WillyWinkel commented Nov 23, 2019

I want to create a custom reader, which is located within my sources.
Therefore it would be neat to be able to pass an absolut path to the DataDriver settings and tell it where my custom reader is.
See push request #13

@Snooz82
Copy link
Owner

Snooz82 commented Nov 23, 2019

Hi Len.. Ähm Willy,

i merged you PR, but i want to impove this functionality that it is also possible to use just a Class name.
Example you write your file indexer and you create a setup.py for it, so that it can be distributed to the test systems properly.
It should be possible to just import them by ClassName.

Cheers + C U
René

@Snooz82
Copy link
Owner

Snooz82 commented Nov 25, 2019

@WillyWinkel
Could you check out new Version 0.3.4.

Does this fit your needs?
Thanks for your contribution!

@Snooz82 Snooz82 closed this as completed Nov 25, 2019
@WillyWinkel
Copy link
Contributor Author

Working like a charm

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

No branches or pull requests

2 participants