On Tue, Oct 6, 2009 at 23:53, Adrian Buehlmann <adr...@cadifra.com> wrote:
> On 06.10.2009 16:19, Yuki KODAMA wrote:
>> On Tue, Oct 6, 2009 at 22:58, Adrian Buehlmann <adr...@cadifra.com> wrote:
>>> On 06.10.2009 15:48, Yuki KODAMA wrote:
>>>> On Tue, Oct 6, 2009 at 22:28, Adrian Buehlmann <adr...@cadifra.com> wrote:
>>>>> On 06.10.2009 15:07, Yuki KODAMA wrote:
>>>>>> I don't mind either delimiters spaces or commas.
>>>>>> As you said, it's just for consistency.
>>>>> I already agreed to switching to using comma as delimiter.
>>>>>
>>>>> I don't think I argued for something different in this thread?
>>>> Ah, sorry, I misread.
>>>> You said that we should support escaping feature.
>>>>
>>> Really? Oh, well then, sorry for nitpicking.
>>>
>>> Please ignore my comments to this patch.
>>>
>>
>> ugh, it's my miss....   s/that/whether/
>> You didn't say that. Sorry.
>> You began discussion whether or not we support the escaping feature.
>>
>
> I really don't mind if you would like to support escaping.
>
> Maybe we want full quoted string support using ".." or '..'
>
> optionX = "a branch with spaces", 'and,some, funny branch with comma', 
> some-normal-branch
> optionY = "example 1 tag", "and,some, other funny tag", simpletag
> optionZ = "tag containing\"double quote", 'another " funny tag'

Looks good. Single/double quoting is natural.
And supporting two (single/double) quote chars has good advantage.
Mostly users expect using *mixed quotes* to avoid to escape quote chars
with backslash, such as Python string:

option = "tag's single quote", 'I said "Yes!" then'

-- 
Yuki KODAMA

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to