> Well I installed over 0.8.1. I tried setup.py's help and
> didn't see an option for un-install.

Yeah that should do it. 

> C:\All\Packages\Python\TemplateServer-0.8.2>python
> ActivePython 2.0, build 202 (ActiveState Tool Corp.)

I wonder if it's a Python version problem. I'm using 2.1.
checking .... yep!! it doesn't work with 2.0, but I have no
idea why.  I haven't used nested scopes and can't think of 
anything else that is 2.1 specific.  Any suggestions for where 
to look?

> Are you testing your workspace for 0.8.2, or a fresh
> download of the 0.8.2 package at
> http://calrudd.com/TemplateServer/?
Both.  I've downloaded and tried 0.8.1 and .2 and both work.


> >But also remember that we scrapped #end if in favour of
> >#/if many weeks ago.
>
> Who is "we"?  :-)
well ... I posted about doing this, got no objections, posted that
I had done it, still no objections and assumed it was 'we' ;-)

I'd really like to keep only one style or the other.  / or end
for the end tags.  I'd also like to have it consistent from one
directive to the next.

> At some point both were supported. I don't remember if
> both still are or not. I'm getting the impression that
> just #/if is supported now.
that's right.  It's my preference, but if there are strong objections
to it I'm not against changing everything to 'end' from /


> Comments are almost always special in various
> languages--because they really are special. :)   Hence
> Python's # and C's /* */ which have nothing to do with
> the rest of the language.
> I thought <# ... #> was fine, but if you want something
> else and closer to directives, then I'd prefer   #/*
> blarg */#  or even  /* ... */
> /* ... */ is already used in CSS and C so it has some
> mind share, even with designers...

your posting caught me in the middle of thinking and toying
with this idea. I had literally just finished changing it as an 
experiment.  I'd like to scrap <#  #>, but am totally flexible about 
its replacement:
/* ... */
#* ... *#
#--  ... --#

I think I prefer the velocity style as it is simple, unique, and almost
symmetrical with the rest of the #directives.  Any objections?

Tavis

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

Reply via email to