Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

fix: naming collision on samples#1034

Merged
sofisl merged 8 commits intomainfrom
fixNamingCollision
Nov 4, 2021
Merged

fix: naming collision on samples#1034
sofisl merged 8 commits intomainfrom
fixNamingCollision

Conversation

@sofisl
Copy link
Contributor

@sofisl sofisl commented Oct 29, 2021

@sofisl sofisl requested a review from a team as a code owner October 29, 2021 00:17
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 29, 2021
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Oct 29, 2021
@sofisl sofisl requested review from bcoe and summer-ji-eng October 29, 2021 00:21
@sofisl
Copy link
Contributor Author

sofisl commented Oct 29, 2021

I've changed the function names to all include inner in the front, or else they'll be something like functionName1. Let me know what the preference is for these names.

@bcoe
Copy link

bcoe commented Nov 3, 2021

What if rather than innerFunctionName, we went with callFunctoinName, inner seemed slightly weird to me because it's actually the outer function from the perspective of an embeded sample.

Copy link

@bcoe bcoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See recommendations.

@sofisl sofisl merged commit b1e522e into main Nov 4, 2021
@sofisl sofisl deleted the fixNamingCollision branch November 4, 2021 02:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(sample-gen): do not use reserved words

5 participants