Skip to content

Follow up #1127#1144

Merged
LucioFranco merged 2 commits intohyperium:masterfrom
bouzuya:follow-up-1127
Nov 30, 2022
Merged

Follow up #1127#1144
LucioFranco merged 2 commits intohyperium:masterfrom
bouzuya:follow-up-1127

Conversation

@bouzuya
Copy link
Contributor

@bouzuya bouzuya commented Nov 9, 2022

See: #1127 (comment)


@LucioFranco
I didn't understand how to centralize the impls, so I would like you to comment on the draft PRs.

Comment on lines +230 to +208
format!(
"{}{}{}.{}",
package,
if package.is_empty() { "" } else { "." },
service.identifier(),
method.identifier()
)
Copy link
Member

Choose a reason for hiding this comment

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

I was thinking just this code could be put into a fn the rest I think we could leave

Copy link
Contributor Author

@bouzuya bouzuya Nov 10, 2022

Choose a reason for hiding this comment

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

Is it like this? Should I not move format_method_name to the lib?
d0c90a4

@bouzuya bouzuya marked this pull request as ready for review November 10, 2022 12:28
@LucioFranco LucioFranco merged commit 95e8c8b into hyperium:master Nov 30, 2022
@bouzuya bouzuya deleted the follow-up-1127 branch December 2, 2022 12:21
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