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 guidelines about runtime footprint #42306

Conversation

danilopiazza
Copy link
Contributor

I took some of the arguments about avoiding lambdas from comments in #30777, #39942, #41467, and #42179.

I hope this helps communicating the established convention and/or loose policy.

CONTRIBUTING.md Outdated Show resolved Hide resolved
This adds some considerations about limiting the use of lambdas and streams.

Co-authored-by: Georgios Andrianakis <[email protected]>
@danilopiazza danilopiazza force-pushed the contributing-coding-guidelines-lambdas-and-streams branch from 5501608 to 34d15fc Compare August 6, 2024 06:06
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Aug 6, 2024
@geoand geoand merged commit 3567754 into quarkusio:main Aug 6, 2024
3 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.14 - main milestone Aug 6, 2024
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Aug 6, 2024
@danilopiazza danilopiazza deleted the contributing-coding-guidelines-lambdas-and-streams branch August 6, 2024 22:03
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