Closed stefanhahmann closed 1 year ago
I thinks we could also solve this by merging into dev
the rework-app-model
branch.
The latter is a recent attempt to make API breaking changes fixing my faulty design choices when I was young. It contains fixes for this issue. For instance:
https://github.com/mastodon-sc/mastodon/blob/rework-app-model/src/main/java/org/mastodon/io/yaml/WorkaroundConstructor.java
Then once in dev we can update the pom parent. What do you think?