Tavis Rudd <[EMAIL PROTECTED]> wrote:
> There is one point about "What should it look like?" that might
> be worthwhile looking at again. In Velocity, WebMacro, and
> thus TemplateServer, all directives begin with # and macro
> calls are in the form #macroName(). Last night, Mike asked
> if this was ideal, in light of comments also starting with #.
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.
DTML has a feature that I never knew of, where you can do
&dtml-varname; which is like <dtml-var varname>. The former is nicer
than the latter, but it still isn't that nice.
Ian
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel