[Zeitgeist] [Bug 660415] Re: zeitgeist-daemon has a bad code structure

2010-10-15 Thread Seif Lotfy
** Changed in: zeitgeist
Milestone: None => 0.6

** Changed in: zeitgeist
   Status: New => Confirmed

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

-- 
zeitgeist-daemon has a bad code structure
https://bugs.launchpad.net/bugs/660415
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.

Status in Zeitgeist Framework: Confirmed

Bug description:
The code of zeitgeist-daemon is very hard to read, let's restructure the code!

(This is more like a reminder for myself to work on it, but I would like to fix 
it after bug #655164 has been fixed)



___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 660415] Re: zeitgeist-daemon has a bad code structure

2010-10-14 Thread Markus Korn
small note to self: check if using glib.spawn_async() instead of
subprocess.Popen() to launch the datahub makes sense (is it consuming
less memory? is it easier to react on datahub failures?)

-- 
zeitgeist-daemon has a bad code structure
https://bugs.launchpad.net/bugs/660415
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.

Status in Zeitgeist Framework: New

Bug description:
The code of zeitgeist-daemon is very hard to read, let's restructure the code!

(This is more like a reminder for myself to work on it, but I would like to fix 
it after bug #655164 has been fixed)



___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp