[GitHub] neilcsmith-net commented on issue #425: Netbeans 352

2018-02-26 Thread GitBox
neilcsmith-net commented on issue #425: Netbeans 352 URL: https://github.com/apache/incubator-netbeans/pull/425#issuecomment-368455829 @JaroslavTulach fair enough. I've obviously made a lousy case for why this is impossible to fix _inside_ the platform, sorry! :smile: I've opened a

[GitHub] neilcsmith-net commented on issue #425: Netbeans 352

2018-02-23 Thread GitBox
neilcsmith-net commented on issue #425: Netbeans 352 URL: https://github.com/apache/incubator-netbeans/pull/425#issuecomment-368035513 To use pluggable formatters we'd still have to be able to wrap or override `NbBundle.getMessage()` to use our own `MessageFormat` to achieve this? I

[GitHub] neilcsmith-net commented on issue #425: Netbeans 352

2018-02-21 Thread GitBox
neilcsmith-net commented on issue #425: Netbeans 352 URL: https://github.com/apache/incubator-netbeans/pull/425#issuecomment-367251507 Surely `NbBundle.getMessage()` isn't referentially transparent already? At least with respect to locale and branding token, otherwise there wouldn't be a

[GitHub] neilcsmith-net commented on issue #425: Netbeans 352

2018-02-20 Thread GitBox
neilcsmith-net commented on issue #425: Netbeans 352 URL: https://github.com/apache/incubator-netbeans/pull/425#issuecomment-367038068 @JaroslavTulach the actual issue here cannot be handled by branding as far as I can see - there needs to be a way to filter / change the arguments passed