You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to protobuf-java-format
In looking at the various formatter implementations, it would be nice
to have a common interface for them and a possibly a factory of
sorts. For projects that use dependency injection it would cleaner
for wiring and testing to be able to inject an instance of any
formatter. What are anyone's thoughts on this?