Re: help with writing a python client



Hi,

On Jan 30, 2008 1:16 PM, D Bera <dbera web gmail com> wrote:
> > >>> resp = client.send_request(query)
> > >>> resp
> > <beagle.SearchTermResponse object at 0xb7da411c
> > (BeagleSearchTermResponse at 0x81ee600)>

Interesting.  Like dBera mentioned query requests have to be sent
asynchronously.

I thought that trying to start a query synchronously would throw an
exception or an error response or something along those lines.  I seem
to vaguely remember code to that effect in the server somewhere. :)

Joe


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]