Marco Perazzo

Results 14 comments of Marco Perazzo

There is the possibility to convert a flatbuffers fbl fbs file to a JSON schema file by specifying the option --jsonschema when running the flatbuffers compiler (flatc). See here https://github.com/google/flatbuffers/pull/4369...

Are there any guidelines or specifications about how such a library should look like?

I guess a Java library would be of no use for you? Since I'm very deep in the Java world, I am probably able to implement it in Java very...

Also +1 We are interested in support for the new request/response pattern introduced in MQTT 5.

Are there any news on this?

Thats great to hear :-) Thanks for the quick answer.

I had a quick look at the PDFs produced by `TestPdfReport` and all look good at first glance.

Are there any plans to migrate to OpenPDF? JavaMelody isn't compatible with the latest OpenPDF version 1.3.x: ``` java.lang.ClassCastException: class java.lang.String cannot be cast to class com.lowagie.text.Element (java.lang.String is in...

I just saw that javamelody also uses itext-rtf which is not present anymore in openpdf 1.3. So the upgrade is not trivial I guess.

@andreasrosdal I second that emotion @evernat What's your opinion about this?