RE: [Zope] XRON enhancement suggestion
Thanks Loren. One of these days I'm going to look into ZClasses. So far I've been able to avoid them, though they are mercilessly hunting me. <dtml-let NotIntoProgramming="Not Into Python programming"> <dtml-try> Resume Living.<BR> </dtml-try> </dtml-let> Alan Capesius Zope Tips and tricks for Windows NT and SQL =========================================== http://twsite.bizland.com/zopetips.htm
-----Original Message----- From: Loren Stafford [mailto:lstafford@morphics.com] [snip] applications by subclassing and providing a new "reschedule" [snip] I remember that you (Alan) are not into programming, but perhaps you could
On Thu, 9 Aug 2001, Capesius, Alan wrote:
Thanks Loren.
One of these days I'm going to look into ZClasses. So far I've been able to avoid them, though they are mercilessly hunting me.
<dtml-let NotIntoProgramming="Not Into Python programming"> <dtml-try> Resume Living.<BR> </dtml-try> </dtml-let>
But wait... if Resume Living raises an error, without an except clause in there, it will propigate up an show the user an exception. Sheesh. You must not be into programming, are you? ;-) ZClasses (as you probably know) don't require any Python programming at all (tho' like many things in life, they benefit from Python programming.) The Zope Book has a good description on how to create them. -- Joel Burton <jburton@scw.org> Director of Information Systems, Support Center of Washington
participants (2)
-
Capesius, Alan -
Joel Burton