Hi,
In reference to [1], what would be the best way to provide a
datasource for a model that is backed on a WebService ?

Image you have a webservice that returns "customer objects", then I'd
like to have a model called Customer on which to use .objects.all()
and so. So, how should I build that model so it has  all the nice
model methods backed on a webservice ? (WSDL, SOAP)

Thanks,
Marc.

[1]: 
http://groups.google.com/group/django-users/browse_thread/thread/a395fda03fcf99ec/968107f6a6006b79?lnk=st&q=django-users+Using+a+webservice+as+the+datasource&rnum=1#968107f6a6006b79

-- 
The probability of failure of a (computer) system is exponentially
proportional to the physical distance between it and the one who could
fix it. -- Martin F. Krafft

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to