[Seaside] Improved HTML error handler

Cyril Ferlicot D. cyril.ferlicot at gmail.com
Tue Dec 20 09:17:47 UTC 2016


Hi,

I would like to know if someone already implemented an error handler
that will render an error message instead of a component if there is an
error during the rendering, but that will also proceed with the
rendering of the page.

I found the WAHtmlErrorHandler that show the message but it stop the
rendering of the page. If I render a component A, B and C and B has an
error I would like to see component A, an error message and component C.
For now I can only see component A and an error message.

Does someone already did this kind of thing? If not does someone has an
idea of how to resume the rendering?

Thank you

-- 
Cyril Ferlicot

http://www.synectique.eu

2 rue Jacques Prévert 01,
59650 Villeneuve d'ascq France

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20161220/9fda6b03/attachment.sig>


More information about the seaside mailing list