garydgregory commented on issue #156: [HTTPCORE-611] Minor glitches with TimeValue. URL: https://github.com/apache/httpcomponents-core/pull/156#issuecomment-549391134 Well, if the both of you think that replacing all "%,d" with "%d" is the best way forward , I won't stop you ;-) But focusing more narrowly on TimeValue, I could see adding in the future an API called toString(Locale) which would localize BOTH the number with separators and the enum name. Broadening again, we do not localize anything ATM through a resource bundle so this could be a first step in that direction.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
