On Mon, 2002-05-06 at 18:28, Not Zed wrote: > Also note that camel can only be used by one application on the same > mail stores at a time. > > That is, you cannot use it to access the mailboxes while evolution-mail > is running, unless you are running within evolution-mail's process > context.
If, as I assume is the case, locking is included in Camel, does this mean that there's no safe way to write a command line interface? (Since the interface couldn't use Camel outside of evolution-mail, and any non-Camel solution would be non-lock-safe.) If so, that's a bummer... Is a fix for this anywhere on the schedule, or is it just too large? (I suppose a CORBA interface to evolution-mail would get around the problem as well, but that's also a big job.) Just curious--- I'm still not quite used to having lost access to my mail over ssh since I switched from MH to Evo. -Russell > On Tue, 2002-05-07 at 03:26, Jeffrey Stedfast wrote: > > On Mon, 2002-05-06 at 13:28, Stephan wrote: > > [snip] > > > > > > 5) Lastly, does Camel expose an interface for reading and writing to > > > Camel stores? I have not really read the Camel code yet, just glanced > > > over it, so feel free to tell me to go RTFS (i.e read-the-...) > > > > There aren't any CORBA interfaces for Camel. You'll have to link to > > libcamel.so as well as libeutil and I think libgal as well (for unicode > > stuff). > > > > At some point (maybe with the GNOME2 port) we'll hopefully be able to > > get rid of at least the libgal dependency. > > > > There is a little documentation in evolution/camel/devel-docs, but it's > > not all that complete. The source code also has some gtk-doc style > > comments as well, but some functions aren't documented and others aren't > > always 100% up-to-date. Maybe I'll work on beefing up the docs some > > weekend. > > > > Jeff > > > > > > > > regards, and thanks in advance for your help > > > > > > Stephan February > > > > > > > > > _______________________________________________ > > > evolution-hackers maillist - [EMAIL PROTECTED] > > http://lists.ximian.com/mailman/listinfo/evolution-hackers > > -- > > Jeffrey Stedfast > > Evolution Hacker - Ximian, Inc. > > [EMAIL PROTECTED] - www.ximian.com > > > > > > _______________________________________________ > > evolution-hackers maillist - [EMAIL PROTECTED] > > http://lists.ximian.com/mailman/listinfo/evolution-hackers > > > _______________________________________________ > evolution-hackers maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution-hackers -- Russell Steinthal Columbia Law School, Class of 2002 <[EMAIL PROTECTED]> Columbia College, Class of 1999 <[EMAIL PROTECTED]> UNIX System Administrator, nj.org _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
