Mercurial Hosting > reactionary
changeset 78:9418a2d2ce58
minor
| author | Franklin Schmidt <fschmidt@gmail.com> | 
|---|---|
| date | Fri, 11 Apr 2025 00:07:45 -0600 | 
| parents | 44598e13d3a6 | 
| children | 2b318e96e9e4 | 
| files | src/java_fork.html.luan | 
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/src/java_fork.html.luan Tue Apr 08 13:48:32 2025 -0600 +++ b/src/java_fork.html.luan Fri Apr 11 00:07:45 2025 -0600 @@ -33,6 +33,7 @@ <li>Replace generics with a cleaner solution.</li> <li>Remove static imports.</li> <li>Remove lambda expressions.</li> + <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> </ul> <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>
