Hi, Thanks a lot for your revelant feedback. I've merged your requirements and commited the document on : http://svn.ez.no/svn/ezcomponents/experimental/MvcTools/design/requirements.txt
Derick Rethans wrote: > On Fri, 8 Feb 2008, James Pic wrote: > > Error-handling > > -------------- > > [snip] > > > Those errors cannot be handled by the controller, because they happen > > outside of it. A configurable default controller will be called for all > > error messages, so the application developer may decide to send > > messages, show or log the occured error. An error during the execution > > of this default controller will cause a "501 - Internal Server Error". > > Make sure to follow HTTP standards here. This diagram is excellent for > it: http://thoughtpad.net/alan-dean/http-headers-status.html Indeed, 501 is for "Unsupported Content-*", 500 seems the most revelant to me. Best regards. -- James Pic -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
