On Friday 22 June 2007 09:51:49 Michael Landon - IBN wrote:
> We just return a b/Boolean to be ignored....

Well, problem is in our case we want to return either a struct (if the call 
found a match) or null (if it didn't.)  And I don't want the code on the 
server to know about the limitations of the XML-RPC implementation.  I'd 
rather the client think it's calling a method that can return null, and the 
server be able to return null without it generating an exception.

Daniel


-- 
Daniel Noll
Nuix Pty Ltd
Suite 79, 89 Jones St, Ultimo NSW 2007, Australia    Ph: +61 2 9280 0699
Web: http://nuix.com/                               Fax: +61 2 9212 6902

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to