Olivier Gérardin
Olivier Gérardin
I'm interested about this too... What's the status?
> In case someone is still interested, I created [a private tap](https://github.com/Bl4Cc4t/homebrew-other) quite some time ago. Cool! Why not make a pull request into brew core?
Fair enough :)
What is the status of this ? I already use lombok throughout the project so for the sake of consistency I'd love to see this implemented.
> However, as I'm not particularly savvy with the JSON schema standard, I have to ask whether super class properties preceding subclass properties is part of the standard or is...
> There is lots of discussion on the json schema project about this and I am not sure if it all resolved at some point. There was talk of moving...
Some progress about this: I was set to write a custom annotator to include the parent class properties first in the `PropertyOrder` annotation, but then I did an experiment: I...
> > Without the PropertyOrder annotation, Jackson does the least surprising thing > > IMO it's great that the generated `@JsonPropertyOrder` preserves the order of the properties in the schema...
The only difference is that a variable's value can change over time. But we know that in pure functional world there is no such thing as a variable anyway :)
> Very glad this was raised as an issue, this wasn't obvious to me and saved me unknown amount of time and frustration Same. I would never has thought the...