Mercurial Hosting > reactionary
comparison src/java_fork.html.luan @ 78:9418a2d2ce58
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 11 Apr 2025 00:07:45 -0600 |
parents | b1982e401900 |
children | cef5b6a8b011 |
comparison
equal
deleted
inserted
replaced
77:44598e13d3a6 | 78:9418a2d2ce58 |
---|---|
31 <ul> | 31 <ul> |
32 <li>Fix inner classes as described <a href="https://mikraite.arkian.net/Jave-inner-classes-tp3503.html">here</a>.</li> | 32 <li>Fix inner classes as described <a href="https://mikraite.arkian.net/Jave-inner-classes-tp3503.html">here</a>.</li> |
33 <li>Replace generics with a cleaner solution.</li> | 33 <li>Replace generics with a cleaner solution.</li> |
34 <li>Remove static imports.</li> | 34 <li>Remove static imports.</li> |
35 <li>Remove lambda expressions.</li> | 35 <li>Remove lambda expressions.</li> |
36 <li>Make a decent Swing <a href="https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/">look and feel</a> that supports apple.laf.useScreenMenuBar .</li> | |
36 </ul> | 37 </ul> |
37 | 38 |
38 <p>There is no need for backward compatibility. People who want that can just use Java 8 as is. The fork is for reactionary programmers who are actively writing code, so the fork should be as clean as possible.</p> | 39 <p>There is no need for backward compatibility. People who want that can just use Java 8 as is. The fork is for reactionary programmers who are actively writing code, so the fork should be as clean as possible.</p> |
39 </div> | 40 </div> |
40 </body> | 41 </body> |