Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.netnews.com!postmaster.netnews.com!us8.netnews.com!not-for-mail X-Trace: DXC==M2N^H1I=4XSN]UZ>R37=RHWonT5<]0T]Q;nb^V>PUfV5[gZBW6J?L\>8J_kK>kdRYe\Q9X5fLiaYoVKol]U0PiSMba][>SC2CWf;]EoU=id5V=R Content-Language: en-US From: DFS In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Lines: 19 Message-ID: <6628166e$0$6551$882e4bbb@reader.netnews.com> NNTP-Posting-Host: 127.0.0.1 X-Trace: 1713903214 reader.netnews.com 6551 127.0.0.1:34781 On 3/21/2024 2:19 AM, Lawrence D'Oliveiro wrote: > I’m fond of writing things like > > /* > A very simple HTML/XML entity-escape function--why isn’t this > part of the standard Java API? > */ > > which involve less typing than > > // > // A very simple HTML/XML entity-escape function--why isn’t this > // part of the standard Java API? > // Get yourself some Notepad++. Highlight a block of comments and hit Ctrl + Q.