Tavis Rudd <[EMAIL PROTECTED]> wrote:
> On Tuesday 29 May 2001 22:07, Ian Bicking wrote:
> > I think # works well. It's big, even in a proportional
> > font. It's not used much, #1 isn't that common, and the
> > only HTML place is anchors. You aren't like Python
> > anyway, since $ isn't meaningful in Python.
>
> I meant the ## comments in TemplateServer rather than
> those Python. Anyway, I think I also prefer sticking with # for
> everything except for $placeholders. It's consistent and it
> definitely is readable.
Well, if ## comments seem odd, how about:
#comment <commented text>
That's easy, easy to read, and doesn't propogate funny symbols. I
think I considerably prefer it to ##, especially since I prefer # as a
terminator too, since that feels balanced to me.
Ian
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel