Re: Evolution support



On Wed, Jul 18, 2001 at 01:56:20PM -0000, Morten Welinder wrote:

Why is the .idl file being checked for at compile-time, btw.?  The
relevant thing to check for is (1) the .h file included, (2) run-time
availability of the service.

There are two levels of tests necessary.

1) Compile time test for the idl decides whether not to generate the .h file
   from the idl.  <this exists>

2) A run time test to enable the evo/guppi items only if their
   components are installed.  I installed the start of this in
   main.c but have not hooked it up or finished it.  Strangely,
   bonobo seems to be ignoring my requests to make the graph guru
   insensitive, but I have not looked into it.




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