On Tue, May 29, 2001 at 10:36:11PM -0700, Tavis Rudd 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.

I was mainly thinking of cases where the template includes
program listing fragments.  In that case, distinguishing comment #s
from macro/command #s can be more difficult.

-- 
-Mike (Iron) Orr, [EMAIL PROTECTED]  (if mail problems: [EMAIL PROTECTED])
   http://iron.cx/     English * Esperanto * Russkiy * Deutsch * Espan~ol

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to