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

kindling: general behavior crates #215

Open
airidaceae opened this issue Nov 14, 2023 · 2 comments
Open

kindling: general behavior crates #215

airidaceae opened this issue Nov 14, 2023 · 2 comments
Assignees
Labels
complex High difficulty to accomplish enhancement New feature or request guest Deals with guest side code

Comments

@airidaceae
Copy link
Collaborator

follow up to #210
Ill elaborate on details soon

@marceline-cramer marceline-cramer added enhancement New feature or request guest Deals with guest side code labels Nov 15, 2023
@airidaceae airidaceae self-assigned this Nov 16, 2023
@airidaceae
Copy link
Collaborator Author

Kindling should have general behaviors that cover some general patterns that will be very common in the code. The inspiration for this is the Erlang feature of the same name. These should be implemented as traits within their own crate.
Some examples are gen_client gen_server and gen_supervisor

@marceline-cramer marceline-cramer added this to the Kindling common code milestone Nov 20, 2023
@marceline-cramer marceline-cramer added the complex High difficulty to accomplish label Jan 3, 2024
@marceline-cramer
Copy link
Collaborator

Technically solved by #291 with the addition of the kindling-utils crate. Let's open issues for each specific general behavior we'd like to add to that new crate and close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complex High difficulty to accomplish enhancement New feature or request guest Deals with guest side code
Projects
None yet
Development

No branches or pull requests

2 participants