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

Make sure library can be tested along with other skippy libs #6

Open
thomthom opened this issue Dec 13, 2018 · 0 comments
Open

Make sure library can be tested along with other skippy libs #6

thomthom opened this issue Dec 13, 2018 · 0 comments

Comments

@thomthom
Copy link
Owner

Right now you have to add the root of the project to the load path. Which will then potentially cause conflict with other skippy libraries under development.

Need to find a better pattern for this. But this is something that also needs to be worked on in Skippy itself.
For instance, being able to use namespaces other than SkippyLib: thomthom/skippy#19

Then this project can rename the root namespace to SkippyTTLib or TTSkippyLib. But there is still the issue of the include paths.

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

1 participant