← Back to team overview

zeitgeist team mailing list archive

[Bug 493923] [NEW] Alternative mainloops

 

Public bug reported:

I think the core engine only relies on the GObject bindings in order to
get the mainloop integration needed to get DBus playing nice.

We should have a pluggable mainloop thing so that we can use the Qt
mainloop instead. On the longer term we might want to look into writing
our own Python based mainloop for DBus to avoid the Qt/GObject dep.
altogether. This should save us a good deal of memory.

** Affects: zeitgeist
     Importance: Wishlist
         Status: New

** Changed in: zeitgeist
   Importance: Undecided => Wishlist

** Changed in: zeitgeist
    Milestone: None => 0.3.2

-- 
Alternative mainloops
https://bugs.launchpad.net/bugs/493923
You received this bug notification because you are a member of Zeitgeist
Framework, which is the registrant for Zeitgeist Framework.

Status in Zeitgeist Framework: New

Bug description:
I think the core engine only relies on the GObject bindings in order to get the mainloop integration needed to get DBus playing nice.

We should have a pluggable mainloop thing so that we can use the Qt mainloop instead. On the longer term we might want to look into writing our own Python based mainloop for DBus to avoid the Qt/GObject dep. altogether. This should save us a good deal of memory.





Follow ups

References