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

feat(java): follow the same style for proto ser-de #666

Open
SemyonSinchenko opened this issue Mar 4, 2025 · 0 comments
Open

feat(java): follow the same style for proto ser-de #666

SemyonSinchenko opened this issue Mar 4, 2025 · 0 comments
Assignees
Labels
Component:Java enhancement New feature or request

Comments

@SemyonSinchenko
Copy link
Member

Describe the enhancement requested

At the moment, for example, to create EdgeInfo from the proto I should call the constructor, but for PropertyGroup I should call ofProto. It may be confusing.

Suggestion: use ofProto everywhere.

Component(s)

Java

@SemyonSinchenko SemyonSinchenko added Component:Java enhancement New feature or request labels Mar 4, 2025
@SemyonSinchenko SemyonSinchenko self-assigned this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:Java enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant