> Am 05.08.2014 um 03:20 schrieb Gary Gregory :
>
> On Mon, Aug 4, 2014 at 5:32 PM, Benedikt Ritter
> wrote:
>
>> Maybe it's just the "Character" that bugs me... How do you like
>> getEscapeSymbol() ?
>
> That's confusing for me. What is a "symbol" in comparison to "character"
> and "string"?
On Mon, Aug 4, 2014 at 5:32 PM, Benedikt Ritter
wrote:
> Maybe it's just the "Character" that bugs me... How do you like
> getEscapeSymbol() ?
>
That's confusing for me. What is a "symbol" in comparison to "character"
and "string"?
Seing the feedback from other users in this thread make me thin
Same here
Le 4 août 2014 23:16, "Daniel Gredler (DHL GM US)"
a écrit :
> > For example, CSVFormat.getEscapeCharacter() works for me, when I read
> the code, I read "get the escape character", not "get the escape", which
> makes me think: "get the escape what?".
>
> For what it's worth, I feel the
> For example, CSVFormat.getEscapeCharacter() works for me, when I read the
> code, I read "get the escape character", not "get the escape", which makes me
> think: "get the escape what?".
For what it's worth, I feel the same way (I'm just a user of the library).
Take care,
Daniel
-Origi
Maybe it's just the "Character" that bugs me... How do you like
getEscapeSymbol() ?
Benedikt
Send from my mobile device
> Am 02.08.2014 um 21:59 schrieb Gary Gregory :
>
> Hi Benedikt,
>
> I do like the API as it is now.
>
> Which API specifically are you concerned about?
>
> For example, C