Implement a simple plugin registry mechanism to avoid adding a strict...
Implement a simple plugin registry mechanism to avoid adding a strict dependency to ERP5Type when other plugins get written. Fix an error in an error path: "raise" with no parameter is invalid. Now WebServiceTool.connect will raise a KeyError when requested transport is not found, instead of an accidental TypeError until now (feel free to explicitely re-raise a TypeError if this exception fits better). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27120 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment