'empty' vectors are fine... null vectors are not. -----Original Message----- From: Haschemi, Siamak [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 12:29 PM To: [EMAIL PROTECTED] Subject: Re: client.execute ????
Am Wed, 26 May 2004 11:19:55 -0400 (EDT) schrieb Daniel <[EMAIL PROTECTED]>: > > Hi, > > Yep, send an empty vector. > > Regards, > Daniel > > On Wed, 26 May 2004, Calicrates Policroniades wrote: > >> >> Hello, >> >> Does anyone know why the API for the "execute" methods of the >> XmlRpcClient >> (XmlRpcClientLite) does not include a version without the argument >> parameters? >> So how am I supposed to call a method in the server that does not need >> any >> more parameters other than the name of the method? sending an empty >> vector? Is >> this a deliberated design decision? >> >> Thanks, >> Cali >> > But I don't think that some data will be send through the net if you pass an empty vector Siam
