On Fri, Jun 08, 2001 at 03:18:28PM -0400, Chuck Esterbrook wrote:
> At 12:06 PM 6/8/2001 -0700, Mike Orr wrote:
> >One issue would be getting the content manager's editor to
> >syntax-highlight the template in HTML style.  (nedit does this, BTW,
> >even while highlighting the Python parts as Python.)  A bigger issue
> >would be content managers who want to use visual editors; that's
> >probably impossible with this approach.
> 
> Yeah, overall, I just don't see this manual kludging as a good idea. Even 
> if it results in faster code.

When did we start talking about speed?  My reason for customizing the
modules has nothing to do with execution speed.  It has to do with a
preference not to bury Python code inside a template.

Not everybody who uses TemplateServer intends to turn over their
templates to somebody who doesn't know Python.  My interest is more in
separating the code from the data (which is why I'm using templates in
the first place) rather than in isolating nontekkie-editable portions.

-- 
-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