Wouter van Oortmerssen

Results 666 comments of Wouter van Oortmerssen

If all is generated by #7161 and we are not sure what for, we should not be adding these to the repo. We should only add to the repo files...

@paulovap who wrote this code I think. Also, if an assert can be triggered by user-facing API and its not always on in Java, it should maybe be an exception...

I don't know of anyone working on it at the moment.

@sheinbergon yes, a PR would be great!

The `Prep` call shouldn't cause data issues by itself though, as that just pre-aligns the data, so if its missing will cause the data to be missaligned, but most languages...

@krojew made me aware there is actually a github feature for tracking releases: milestones. It is here: https://github.com/google/flatbuffers/milestone/1 You can add issues/PRs to it directly.. this issue for general discussion...

Yes, milestones have no associated discussion so let's leave this open. But no need to link issues here anymore, just use the milestone.

Yes, something like this would refactor the existing code, and centralize "how to make something camelcase" etc in one place. Then any overriding flags are suddenly simple to implement. Each...

> As expected, this effort is revealing a lot of subtle inconsistent edge cases that accumulated across many contributors, languages, and years. I can imagine! This has grown very organically,...