[sc34wg3] Comments on comments

Lars Heuer heuer at semagia.com
Wed Jan 23 07:38:28 EST 2008


[...]
> N0935:
>    (: multiline comment :)
>    # single-line comment

> Kyoto proposal:
>    !( multiline comment )!
>    ! single-line comment

> My proposal:
>    #( multiline comment )# or (# multiline comment #)
>    # single-line comment

"(# multiline comment #)" is not good, since it may conflict with our
association notation.

   is-member-of(# Here a single line comment
                [...]
                )

I prefer N0935 or "my proposal" with #( multiline )#

>    *and* change item identifier cryptic delimiter from '#' to '!'

I don't know if "!" catches too much attention for such an unimportant
construct like the item identifier. N0935 proposes "'" for item
identifiers. I like the "'" more.
                
Best regards,
Lars
-- 
http://www.semagia.com



More information about the sc34wg3 mailing list