Hi,
is it somehow possible to stop method processing inside method_call event ? For
example, i'm doing authentication of users in method_call event and, in case
user cannot be verified, i don't want to process the method and return custom
object instead (for example, return {"state": "no_permission"} ). Thnx.azur _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
