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

Rewriting head #1801

Closed
Mikadore opened this issue Mar 11, 2021 · 4 comments
Closed

Rewriting head #1801

Mikadore opened this issue Mar 11, 2021 · 4 comments

Comments

@Mikadore
Copy link
Contributor

I'm interested in rewriting head. The code is only ~200 lines, and I think it can be significantly improved upon.

Here are some relevant issues:
#1800
#1799
#1358

As well as more generally:
#1358

Objectives:
Resolve aforementioned issues, mainly error handling & handling unencoded binary data, and increase performance (e.g. the NLines implementation needlessly uses a vector)

@sylvestre
Copy link
Contributor

With pleasure!
As ride along, don't hesitate to port it to clap

@Mikadore
Copy link
Contributor Author

Will do :)

@SuperSandro2000
Copy link
Contributor

Could you maybe also implement #1822 ? 😄

@Mikadore
Copy link
Contributor Author

Sure!

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

3 participants