You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <ga...@gmail.com> on 2015/07/02 10:56:40 UTC

[lang] FastDateFormat with StringBuilder

HI All:

Any thoughts on adding FastDateFormat APIs that use a StringBuilder to
mirror StringBuffer APIs.

Gary

-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [lang] FastDateFormat with StringBuilder

Posted by Bernd Eckenfels <ec...@zusammenkunft.net>.
Hello Gary,

Am Thu, 2 Jul 2015 01:56:40 -0700
schrieb Gary Gregory <ga...@gmail.com>:

> 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 easy port.

Gruss
Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org