Re: [Zope-dev] getUserById

2004-12-14 Thread Chris McDonough
On Tue, 2004-12-14 at 12:37 +0100, Florent Guillaume wrote: > def getUserById(self, id, default=None): > user = self.getUser(id) > if user is not None: > return user > return default > or even: > > def getUserById(self, id, default=None): > return self.getUser(id) or defau

Re: [Zope-dev] getUserById

2004-12-14 Thread Florent Guillaume
Chris McDonough wrote: On Tue, 2004-12-14 at 12:37 +0100, Florent Guillaume wrote: def getUserById(self, id, default=None): user = self.getUser(id) if user is not None: return user return default or even: def getUserById(self, id, default=None): return self.getUser(id) or defaul

[Zope-dev] SOAP Support for ZOPE

2004-12-14 Thread Aruna Kathiria
Title: SOAP Support for ZOPE Hello: I did some work regarding SOAP support on ZOPE and published this document on zope.org. The link for this document is http://zope.org/Members/arunacgx/SOAP%20Support%20on%20Zope/file_view I would like to get feedback/suggestion regarding this document

[Zope-dev] SOAP support on ZOPE (small correction)

2004-12-14 Thread Aruna Kathiria
Title: SOAP support on ZOPE (small correction) Hello everyone: I found one small mistake on this document and it is in SoapByCignex.py Pl comment out following line before testing. Import wsdllib Thanks, Aruna Kathiriya ___ Zope-Dev mai

Re: [Zope-dev] SOAP Support for ZOPE

2004-12-14 Thread John Ziniti
Aruna Kathiria wrote: I did some work regarding SOAP support on ZOPE and published this document on zope.org. The link for this document is http://zope.org/Members/arunacgx/SOAP%20Support%20on%20Zope/file_view I would like to get feedback/suggestion regarding this document. One preliminary sugges

Re: [Zope-dev] SOAP Support for ZOPE

2004-12-14 Thread Richard Jones
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 15 Dec 2004 06:54 am, Aruna Kathiria wrote: > I did some work regarding SOAP support on ZOPE and published this > document on zope.org. Is there really no interest in getting SOAP support into the Zope core? I've got a guy working on some Mic

[Zope-dev] Call for Offers: Zope training during Spring 2005

2004-12-14 Thread Dario Lopez-Kästen
[This is a general call for offers to interested parties. Apologies for the cross-post] Greetings, my organisation needs to hold one or more sessions of Zope training to meet current and future development and deployment needs. We use Zope as one of several (Web-)Application frameworks, and we