On 06/25/2012 02:28 PM, C Anthony Risinger wrote:
On 06/25/2012 01:44 PM, Burak Arslan wrote:

this is the line we're hunting for:
https://github.com/arskom/spyne/blob/db9085c2deb34fd44c2eb3bd00a31654db6282db/spyne/interface/_base.py#L322

ok, debug isn't working quite right for some reason, probably because
i'm currently using the rpclib wrapper to test before i s,rpclib,spyne,g
... so i just print'ed it instead:

importing 'http://awesome.service.com/' to 'http://awesome.service.com/'
because 'address_' extends 'address'

... also, per the output, it was the __extend__ section being called:

https://github.com/arskom/spyne/blob/db9085c2deb34fd44c2eb3bd00a31654db6282db/spyne/interface/_base.py#L300

... the other section you linked was never called. should we be checking if the __extend__ namespace is part of the target namespace (in addition to checking the imports dict) before adding to imports?

thanks,

--

C Anthony



-----------------------------------------
CONFIDENTIALITY: The information contained in this communication may be 
confidential and is intended only for the use of the intended recipient(s). If 
the reader of this message is not the intended recipient(s), you are hereby 
notified that
any dissemination, distribution, or copying of this communication, or any of 
its contents, is strictly prohibited. If you have received this communication 
in error, please return it to the sender immediately and delete any copy of it 
from your computer system.
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to