Re: [lang] FastDateFormat with StringBuilder

2015-07-07 Thread Bernd Eckenfels
Hello Gary, Am Thu, 2 Jul 2015 01:56:40 -0700 schrieb Gary Gregory : > Any thoughts on adding FastDateFormat APIs that use a StringBuilder to > mirror StringBuffer APIs. I am all for it. Unfortunatelly the abstraction in this area is a bit weak, so a mirror API is required. But it should be an e

[lang] FastDateFormat with StringBuilder

2015-07-02 Thread Gary Gregory
HI All: Any thoughts on adding FastDateFormat APIs that use a StringBuilder to mirror StringBuffer APIs. Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition