RFR: 7903727: Remove the reliance on String Templates feature [v3]

Jorn Vernee jvernee at openjdk.org
Tue Jun 4 11:52:30 UTC 2024


On Sat, 1 Jun 2024 18:48:03 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:

>> Nizar Benalla has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Added number references to arguments
>
> I hope this approach is more readable.
> I used `MessageFormat` sparsely, only when the same argument was references multiple times. As code fragments have a lot of curly braces, having to escape them each time it hurt readability.
> Also, I didn't indices when the number of argument was small (1-3) as it was easy to read know which argument was referenced.

@nizarbenalla Could you enable github actions for your fork? Then automatic testing can run

-------------

PR Comment: https://git.openjdk.org/jextract/pull/244#issuecomment-2147334901


More information about the jextract-dev mailing list