Martin Wittlinger

Results 112 comments of Martin Wittlinger

Hey, From my perspective, the beta releases are only a relict of the past, and I am against promoting them as real releases. Beta releases are a random snapshot of...

I discussed this topic with @monperrus. We decided to fully commit to beta releases. Every beta release should get a tag *and* a commit on master. Sorry for the confusion.

Still need to disable the emote and the message. A `fixall` PR we can get daily would look like this https://github.com/INRIA/spoon/pull/5405#. We can also first start with a smaller cleanup...

The instance is now public you can have a look: `https://qodana.cloud/projects/3KNVy/reports/RLk7X`

We start with 0.3 and can update it later. The goal is to start annotating spoon and waiting for the 1.0 release can take years. A good starting point are...

A noteworthy alternative is using https://www.jetbrains.com/help/idea/annotating-source-code.html. These annotations are at least stable and do the same. But there could be some future where everyone uses jspecify. And the qodana rule...

Yes, this is a good starting point. 👍

@slarse are you interested in a JProfiler key?

@algomaster99 are you interested in a JProfiler key?

Next step is to create a branch called java17 which is a valid PR target for the meantime. We will start working there for all the changes we need to...