Re: SOAP strategies

2008-02-19 Thread Paul Watson
On Tue, 2008-02-19 at 10:01 -0800, Paul Boddie wrote: > On 19 Feb, 16:59, Paul Watson <[EMAIL PROTECTED]> wrote: > > > > Have I offended? My apologies if I have. I thought I showed that I had > > done some homework and used Google and did the other things to show that > > I was willing to put fo

Re: SOAP strategies

2008-02-19 Thread Paul Watson
On Tue, 2008-02-19 at 10:01 -0800, Paul Boddie wrote: > On 19 Feb, 16:59, Paul Watson <[EMAIL PROTECTED]> wrote: > > > > Have I offended? My apologies if I have. I thought I showed that I had > > done some homework and used Google and did the other things to show that > > I was willing to put for

Re: SOAP strategies

2008-02-19 Thread Paul Boddie
On 19 Feb, 16:59, Paul Watson <[EMAIL PROTECTED]> wrote: > > Have I offended? My apologies if I have. I thought I showed that I had > done some homework and used Google and did the other things to show that > I was willing to put forth some effort. Please tell me if I have missed > something. I

Re: SOAP strategies

2008-02-19 Thread Paul Watson
On Sat, 2008-02-16 at 10:59 -0600, Paul Watson wrote: > What are the reasonable current day choices and best bets for the future > when doing SOAP programming in Python? SOAP batteries do not appear to > be in the standard Python distribution. > > Most of the SOAP related information I have been

SOAP strategies

2008-02-16 Thread Paul Watson
What are the reasonable current day choices and best bets for the future when doing SOAP programming in Python? SOAP batteries do not appear to be in the standard Python distribution. Most of the SOAP related information I have been able to find on the web is from 2001-2002. I am not sure if som