eclipse / n4js

Eclipse Public License 1.0
30 stars 27 forks source link

As a smith I want to migrate some Xtend files to Java (part 3) #2552

Closed mmews-n4 closed 10 months ago

mmews-n4 commented 11 months ago

There have been three iterations on this subject before, each migrating at least 100 Xtend files to Java. However, there are still about 500 Xtend files in the code base waiting for their migration. Although Java 21 would be handy to have (still in the making, see Adoptium), we go ahead and migrate those files, that can be done without features of Java 21 (e.g. template strings, enhanced switch/case statements).