Re: Template note updated

I agree that finally I feel unconfortable with that

Mohamed

On Mon, Nov 22, 2010 at 8:47 PM, Norman Walsh <ndw@nwalsh.com> wrote:

> "vojtech.toman@emc.com" <vojtech.toman@emc.com> writes:
> > I didn't mean that you have to use }, I meant that if the parser sees a
> > stray '}' in the regular mode, it does not report an error but treats it
> > as a literal '}' character, like it was '}}'.
> > So both examples above would produce the same result.
>
> So,
>
>  <test>}</test> => <test>}</test>
>  <test>}}</test> => <test>}</test>
>  <test>}}}</test> => <test>}}</test>
>  <test>}}}}</test> => <test>}}</test>
>  ...
>
> I see how that's perfectly deterministic, but I'm not sure it'a a
> usability improvement over the other possibilities.
>
>                                        Be seeing you,
>                                          norm
>
> --
> Norman Walsh
> Lead Engineer
> MarkLogic Corporation
> www.marklogic.com
>



-- 
Innovimax SARL
Consulting, Training & XML Development
9, impasse des Orteaux
75020 Paris
Tel : +33 9 52 475787
Fax : +33 1 4356 1746
http://www.innovimax.fr
RCS Paris 488.018.631
SARL au capital de 10.000 €

Received on Tuesday, 23 November 2010 21:59:24 UTC