[Soap-Python] multiple services with soaplib-0.9.1-alpha1

Burak Arslan burak.arslan at arskom.com.tr
Tue Aug 3 21:14:23 CEST 2010


 On 08/03/10 17:09, Luca Dariz wrote:
> Hi Burak,
>
> thanks, subclassing the Application seems way better.
>
> However, passing service definitions to the Application will make the
> methods descriptors to be generated at every request. I wonder if they
> could be somehow keeped in the Application, since it's not something
> that will vary between requests. what do you think about this?
>

you're right, it's in my todo list.

> Btw, i think hiding the magic of self.call_routes is a good idea.
>

fixed in 0.9.1-alpha3. added a new method get_service_class that makes
the self.call_routes lookup.

best,
burak





More information about the Soap mailing list