Re: [Zope] DTML horror

2000-09-05 Thread JTC Murphy


They may be available in all installations but they aren't necessarily
available to all users )-:

Have fun, Murph (who is not actually complaining given the price he has
to pay for use of a public Zope server)

>>> Rik Hoekstra <[EMAIL PROTECTED]> 05/09/00 11:51:35 >>>

Use Python Methods (http://www.zope.org/Members/4am/PythonMethod) or
External Methods (available in all Zope installations RTFM). They will
probably not completely replace DTML though. 



___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] DTML horror

2000-09-05 Thread Nick Trout

> For someone who's posting HTML mail to a non-HTML list, you're a fine
> one to talk ;-)

Oooer, *blush* sorry...


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] DTML horror

2000-09-05 Thread Rik Hoekstra



> Nick Trout wrote:
> 
> DTML is pretty horrible. Does anyone have any solutions to allow DTML
> methods to be generated using a more Pythonesque interface? It seems
> to me that DTML is a bit of a shoddy half way house between HTML and
> Python.

Use Python Methods (http://www.zope.org/Members/4am/PythonMethod) or
External Methods (available in all Zope installations RTFM). They will
probably not completely replace DTML though. 

hth

Rik

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] DTML horror

2000-09-05 Thread Chris Withers

> Nick Trout wrote:
> DTML is pretty horrible. Does anyone have any solutions to allow DTML
> methods to be generated using a more Pythonesque interface? It seems
> to me that DTML is a bit of a shoddy half way house between HTML and
> Python.

For someone who's posting HTML mail to a non-HTML list, you're a fine
one to talk ;-)

There are discussion happening in this area on http://dev.zope.org.
Look for "Documents and Templates" or something similar.

You could also just use lots of PythonMethods...

cheers,

Chris

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )