Jyyjy commented on issue #359:
URL: 
https://github.com/apache/flagon-useralejs/issues/359#issuecomment-1590313549

   I'm assuming that user-ale will add support for protobuf and other data 
serialization formats. And as different formats are added, their schemas should 
be added accordingly. There's a variety of schema translation tools, with 
varying levels of maturity that can minimize the work needed to support these 
schemas. 
   
   I think the question is which schema format acts best as the original source 
of truth from which other schemas can be derived. I'm not sure what the answer 
is, but I thought JSON schema would fit because the underlying data is a JS 
Object.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to