Mercurial Hosting > reactionary
diff src/java_fork.html.luan @ 80:cef5b6a8b011
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 12 Apr 2025 10:40:07 -0600 |
parents | 9418a2d2ce58 |
children | a990d216add8 |
line wrap: on
line diff
--- a/src/java_fork.html.luan Fri Apr 11 13:23:25 2025 -0600 +++ b/src/java_fork.html.luan Sat Apr 12 10:40:07 2025 -0600 @@ -33,7 +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> + <li>Make a decent Swing <a href="https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/">look and feel</a> that supports <code>apple.laf.useScreenMenuBar</code>.</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>