Joachim Durchholz

Results 54 comments of Joachim Durchholz
trafficstars

I think yes, that's the use cases. Though I'd say that the `case`-analog `@Case`s are just a specialization of the "we label code snippets" idea: A case label is, at...

Regarding `satisfactory` - judging by the class names, it seems to be very similar to what Hamcrest does. If that wild guess happens to be correct, it might be a...

Ah ok then. Given that not everybody will want to learn how to integrate it, or how to write messages that interact nicely, it would be good if elementary did...

On 12.10.22 00:48, CC007 wrote: > I feel like this mixes 2 features: > > * The ability to get references to specific types of elements that > will be...

If possible(!), keep the old annotations and Javadoc them as @deprecated, explaining how to migrate to the new system.

No, Robert is just spreading misinformation here. Neither Google for Alphabet owns GitHub. Both companies are owned by multiple investment capital firms, that's all. I assume the idea that Google...

Nah, it's just investment capital companies that happen to invest in the whole industry. Overlap is to be expected. Doesn't mean that there's any direct link - there *might* be,...

General advice: Avoid z for left-hand hotkeys, various keyboard layouts have z and y swappen (and unfortunately that other key is right-handed). +1 on reducing mouse miles. It's pretty annoying...

Google Translate translates "颜色太深看不清字体,版本是192" as: The color is too dark to see the font, the version is 192

The API accepts an identity, you want to send it a User which is identity plus password plus whatever may be appropriate for your use case. The problem is that...