← Back to team overview

zeitgeist team mailing list archive

[Bug 493923] Re: Alternative mainloops

 

Ok. It's probably not that bad memory wise to use gobject anyway... My
testing indicates that is around 400-500kb (which is still non-
negligible, but makes the savings smaller).

-- 
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.





References