JEP-476 module import considered harmful

Pedro Lamarão pedro.lamarao at prodist.com.br
Tue Nov 19 14:37:30 UTC 2024


Em ter., 19 de nov. de 2024 às 11:09, Cristian Mocanu <cvmocanu at gmail.com>
escreveu:


> Knowing that code is being read many time more often than written, I don't
> think it makes sense to optimize writing an import by hand (which no one
> does anyway - the IDE writes it for us) to the detriment of introducing
> confusion when reading the code outside an IDE (like a GitHub PR review).
>

Optimizing Java for GitWeb-like readers does not seem to me the way forward.
GitWeb-like products are themselves moving toward "AI powered web IDE"
status.

-- 
Pedro Lamarão
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/amber-dev/attachments/20241119/fcad1b89/attachment.htm>


More information about the amber-dev mailing list