[ZPT] Re: single TAL file for displaying contents!
Tonico Strasser
contact_tonico at yahoo.de
Tue Aug 10 10:14:54 EDT 2004
Chris Withers wrote:
> Tonico Strasser wrote:
>
>> I guess you mean the (not) error handling.
>
>
> I'm talking abou tthe bae except, which in ZODB terms means possible
> data loss, corruption and inconsistency...
>
>> I just wanted to discuss the
>> basic idea of browsing folder contents with a script, but did not
>> provide code for proper error handling and other fine-tunings.
>
>
> Why would you get a 404 when browsing folder contents?
What if an item has been deleted but somebody is still linking to it? I
belive the server should respond with a 404 in this case.
> The only error condition I can think of is Unauthorized, and that's what
> ZTUtils' Batch's skip parameter is for...
Interesting.
Tonico
More information about the ZPT
mailing list