FasterXML / FasterXML/jackson-dataformats-binary

[protobuf] support import statement

Open
#86 1 comment 0 reactions 0 assignees View on GitHub
protobuf
Dominant language
Java
Stars
347
Forks
156
Avg merge
3d 3h
Merged PRs (30d)
22

Description

proto files often import other proto files using the `import` statement. As far as I tested, the import statement is not supported.

I think `NativeProtobufSchema` class is the best place to load/cache the external proto dependecy, and resolve message types if they are not found in the `_nativeTypes`.

Do you think it's a sane idea?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.