>that's normal, you should try that the other way round (i.e. @srpc above >@my_decor) if you want that to run every time the method is called.
But i want from it to be called _after_ @srpc so i won't be authenticating client while he is sending invalid parameters - @srpc will filter such requests and return errors to clients. Anyway, i was just trying it for you, i don't want my app to have additional dependences on external modules :) i will use events (just waiting to this issue to be closed: https://github.com/arskom/rpclib/issues/95 ). Dieter, thnx for suggestion! azur _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
