RE: [CRYPTO] Feedback from ApacheCON Europe

2016-11-20 Thread Sun, Dapeng
Thank Benedikt for the minutes! And thank Xianda for the presentation. -Original Message- From: Benedikt Ritter [mailto:brit...@apache.org] Sent: Saturday, November 19, 2016 7:49 PM To: Commons Developers List Subject: [CRYPTO] Feedback from ApacheCON Europe Hi, Xianda Ke held a nice p

Re: [5/7] [text] salutations: Name constructor is now public for testing.

2016-11-20 Thread Bruno P. Kinoshita
Hello Benedikt, That sounds like a good idea. I never used java.util.ResourceBundle, but the first paragraph in the javadoc clearly shows it can be helpful for the salutations, nicknames, etc. Will add a comment to TEXT-16 with a link to the Javadocs. Thanks! Bruno - Original Message --

Re: [LANG] Feedback from ApacheCON Europe

2016-11-20 Thread Gary Gregory
Let's recognize that these annotations can give you a false sense of confidence, you still should read at least the docs and probably the code if you REALLY care about thread safety. There will be mistakes in documentation where the wrong or contradictory annotation will split in and/or will be ou

Re: [5/7] [text] salutations: Name constructor is now public for testing.

2016-11-20 Thread Benedikt Ritter
Hello Bruno, it just came to my mind, that it would probably be good to use java.util.ResourceBundle for defining the salutations et al. This way translations can easily be added by users. WDYT? Benedikt schrieb am So. 20. Nov. 2016 um 07:57: > salutations: Name constructor is now public for