Split out dbus code from daemon code
Bug #947267 reported by
Duncan McGreggor
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Accomplishments System |
Fix Released
|
Low
|
Duncan McGreggor |
Bug Description
The daemon class Accomplishments
Related branches
lp:~oubiwann/ubuntu-accomplishments-system/947267-separate-daemon-dbus
- Jono Bacon: Needs Information
-
Diff: 35 lines (+9/-1)1 file modifiedaccomplishments/daemon/dbusapi.py (+9/-1)
Changed in ubuntu-accomplishments-system: | |
assignee: | nobody → Duncan McGreggor (oubiwann) |
status: | Confirmed → In Progress |
Changed in ubuntu-accomplishments-system: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
Is there any particular reason why it would be bad to leave a non-Twisted class (Accomplishment sService) in with the Twisted one (Accomplishments)?