-
Notifications
You must be signed in to change notification settings - Fork 48
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
Forking a library and potential maintainer list #204
Comments
I can transfer the repo to an organization if you want, but to be honest the big reasons why nothing has advanced is that:
|
My point is that people seem to push the library in a direction that was not the same as me. |
Nowadays I usually point people towards rlua instead, which is actively maintained and has more features. Maybe deprecating hlua in favor of that would be an option? Given how hard it is to write safe Lua bindings I think concentrating the efforts in a single library might make more sense. |
I'll repost my comment from another issue (#201 (comment)) The projects have wildly different goals, advantages and drawbacks. This project certainly shouldn't be deprecated just because When I checked So I'm mainly interested in further development of stack-based approach. |
What is blocking the better approach?
Are there issues besides rust-lang/rust#38673?
Okay, but that requires you to be involved, which doesn't seem to be the case?
I'm not into forking for the sake of forking, I'm just interested in accepting features that are already implemented and improved (read: current PRs) and fixing bugs that at least aren't blocked by the compiler (mostly crashes and other UB caused by improper FFI or segfaults in Lua). That said, if no one else is interested, I'm not sure I'm able to pull the weight. |
Higher ranked lifetimes, while not strictly necessary, would greeeeeeaaaaatly simplify the code.
Maybe I'm giving the wrong impression, but I'm not opposed to forking or getting more help! |
@jonas-schievink found the issue that blocked using May be worth reconsidering now. |
Hello @tomaka and everyone else,
The following is not to bash the author and previous contributors, just statements of facts.
At this point it's pretty clear library is unmaintained, and issues and PRs just pile up.
No major PR was accepted for half a year at least, with several having no comments and otherwise being stale.
I propose forking a library to an organization, and establishing a small team of currently active library users.
We'd then take care of current unattended PRs and at least triage the issues.
In case there are any objections, please let us know.
Tagging people who might be interested in maintaining, based on previous contributions:
Let's discuss the path forward.
The text was updated successfully, but these errors were encountered: