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

Public gadget utilities #347

Closed

Conversation

tchataigner
Copy link
Contributor

In arecibo we have a few gadget utilities that have been written. So far, they are only available to this crate. While working in bellpepper-gadgets or any other gadget repositories, a few of those utilities could come in handy.

There are already cases where they have been copied so I believe that making them public should be alright.

@adr1anh
Copy link
Contributor

adr1anh commented Feb 26, 2024

I just wanted to link lurk-lang/bellpepper#56 which was a discussion around unifying the different gadgets in the 3 crates (bellbepper-gadgets, lurk-rs, and arecibo). My personal view is that users should not be depending on arecibo for gadgets, since that is not the purpose of the crate. We should look into adding these to bellpepper-gadgets instead

@tchataigner
Copy link
Contributor Author

I just wanted to link lurk-lab/bellpepper#56 which was a discussion around unifying the different gadgets in the 3 crates (bellbepper-gadgets, lurk-rs, and arecibo). My personal view is that users should not be depending on arecibo for gadgets, since that is not the purpose of the crate. We should look into adding these to bellpepper-gadgets instead

Thanks! I wanted to get the discussion on the chat to continue on Github, what you say seems like a good alternative. I'll create an issue on bellpepper-gadget so that those utilities get ported there :)

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

Successfully merging this pull request may close these issues.

2 participants