This is by design. AbstractXMLFormAction does not know how to handle application specific errors thrown by the prepare/perform callbacks. If you can't do anything about an exception which occurs within the method, then throw a runtime exception.
-=Ivelin=- ----- Original Message ----- From: "Jeroen Cranendonk" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 13, 2003 10:20 AM Subject: XMLForms prepare/perform nothrow Our company is currently building a project around cocoon(yay:) and xmlforms. We are using the current development cvs version. Working on this it occured to me that the prepare and perform methods of the AbstractXMLFormAction class don't allow the throwing of any exceptions whatsoever. My question is if this is by design or by error, and how I should handle any errors occuring in my implementations of prepare and perform. (And if this is by error and not design, if anyone feels like fixin it soon ^.^ ) Many thanks in advance for any replies, Jeroen Cranendonk, eMAXX software developer. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]