Ticket #90 (closed enhancement: invalid)

Opened 3 years ago

Last modified 1 year ago

Make possible to run a plugin on a separated process

Reported by: ehabkost Assigned to: ehabkost
Priority: lowest Component: OpenSync
Version: Severity: normal
Keywords: evolution,evolution1,kde,threads,processes Cc:

Description

Some libraries may need control of the main thread or loop of the process. Some of them:

It is desirable to have this support transparently, as we don't want a separated process if we are allowed to use the existing main thread somehow (e.g. use the existing KApplication object on a KDE application).

Related to #75, as we may use the some information given by the interface proposed by #75 to tell if we need a separated process or not.

Change History

04/20/06 09:55:59 changed by anonymous

  • status changed from new to closed.
  • resolution set to invalid.