Re: Single threading and CORBA_Object return types



Dietmar Maurer wrote:
> 
> Bill Haneman wrote:
> >
> > What's the suggested tactic for making programmatic calls while inside
> > bonobo_main() ?
> 
> Add an idle handler.
> 
> > The client is not an event-driven client, and of course bonobo_main()
> > does not return.
> 
> or call bonobo_activate, like suggested by Michael.

Doesn't work, the calls still block.  Why do calls that return
CORBA_Objects block (unless they return CORBA_OBJECT_NIL) but not
other calls?

-Bill

> - Dietmar

-- 
--------------
Bill Haneman
Gnome Accessibility / Batik SVG Toolkit
Sun Microsystems Ireland




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