apache / apache/incubator-graphar

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

Open
#666 0 comments 1 reaction 1 assignee Claimed by @SemyonSinchenko View on GitHub
Component:Java enhancement
Dominant language
C++
Stars
373
Forks
93
Avg merge
7d 21h
Merged PRs (30d)
7

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.