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

got rid of calling UnzipFunction.unjar() from other functions #79

Open
mikosik opened this issue Jan 1, 2016 · 1 comment
Open

got rid of calling UnzipFunction.unjar() from other functions #79

mikosik opened this issue Jan 1, 2016 · 1 comment
Labels

Comments

@mikosik
Copy link
Owner

mikosik commented Jan 1, 2016

only unjar() function should do unjaring, other functions should not directly do it but should be implemented in smooth and have results of unjar() piped as its parameters

@mikosik mikosik changed the title got rid of Unjarer got rid calling UnzipFunction.unjar() from other functions Jan 1, 2016
@mikosik mikosik changed the title got rid calling UnzipFunction.unjar() from other functions got rid of calling UnzipFunction.unjar() from other functions Jan 3, 2016
@mikosik
Copy link
Owner Author

mikosik commented Nov 19, 2017

This will be easy to implement once generics are implemented.

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

No branches or pull requests

1 participant