ofirm93
ofirm93
> What if people add a custom attribute somewhere that wasn't intended for use with Java? Is Java ok with any annotation name? Or should we somehow indicate that an...
@paulovap On one hand, I do agree that this not the most cross-language implementation, but I think that this is the most appropriate way to pass the metadata Flatbuffers attributes...
@paulovap May I ask your response on that thread. Also, I want to ask what is the benefit of having user defined in FlatBuffers as it doesn't have any effect...
@skhomuti is there a problem with this bug fix? May someone re-trigger the checks? as this is a real issue which makes tests disappear from the report.
Let me update regarding this feature. We forked the code somewhere after 2.0, and we use this feature regularly. Let me give some example for usages of this feature: 1....
@paulovap I don't mind doing that, yet I think this is too permissive. Different languages probably need different annotations so it's not the most cross-language feature. If the problem is...
@dmikusa as I played with the builder and lifecycle projects I think they are not limited for Ubuntu only. The single change I had to make in my project is...
@dmikusa may I get your comment on that?
Got it. I guess we'll have to build our own. Thank for the reply.