<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
We are actively trying to minimize what goes into IO, so our approach right now is an aggressive “if in doubt, leave it out."<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Dec 1, 2024, at 9:06 AM, Henrik Wall <<a href="mailto:xehpuk.dev@gmail.com" class="">xehpuk.dev@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="auto" class="">Hey folks,
<div dir="auto" class=""><br class="">
</div>
<div dir="auto" class="">I'd love to write formatted strings to System.out in a concise way. print("".formatted()) feels wrong, because we already have printf(String format, Object... args).</div>
<div dir="auto" class=""><br class="">
</div>
<div dir="auto" class="">Have you considered adding it to <a href="http://java.io.io/" class="">
java.io.IO</a>?</div>
<div dir="auto" class=""><br class="">
</div>
<div dir="auto" class="">Regards, </div>
<div dir="auto" class="">xehpuk</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</body>
</html>