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

add cascade #145

Closed
wants to merge 1 commit into from
Closed

add cascade #145

wants to merge 1 commit into from

Conversation

theavege
Copy link
Contributor

Hi!

I have add cascade macros. Cascade is a macro library for Rust that makes it easy and ergonomic to use cascade-like expressions, similar to Dart.
You can see how it is used in FreeCut.

Best regards.

@dheijl
Copy link
Owner

dheijl commented Oct 10, 2024

I'm sorry but I'm not too fond of Rust macros. They slow down compilation and can have side effects that are not immediately obvious when reading the code. So I'm not going to merge this. Sorry...

@dheijl dheijl closed this Oct 10, 2024
@theavege theavege deleted the add/cascade branch October 10, 2024 18:46
@theavege
Copy link
Contributor Author

theavege commented Oct 10, 2024

Everything is fine. My goal is to exchange knowledge and experience.
It is not my intention to necessarily include my edits.
I have been looking for a convenient, scalable architecture for FLTK programs for a long time.

Thanks for your feedback.

@dheijl
Copy link
Owner

dheijl commented Oct 10, 2024

You're unlucky then with me generally not liking Rust macros!

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