Change the access of utilities and structs/class which interface with DBus to internal
Bug #651339 reported by
Manish Sinha (मनीष सिन्हा)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Zeitgeist Sharp |
Fix Committed
|
Medium
|
Manish Sinha (मनीष सिन्हा) |
Bug Description
There are many class/struct which are of no use to the normal user/developer
Example Utility class
RawEvent, RawDataSource etc.
Expose only what the developer needs so that the generated docs can be cleaner
Related branches
lp://staging/~manishsinha/zeitgeist-sharp/fix-651339
- Zeitgeist Sharp: Pending requested
-
Diff: 402 lines (+145/-141)7 files modifiedZeitgeist/Client/IBlacklist.cs (+1/-1)
Zeitgeist/Client/IDataSource.cs (+1/-1)
Zeitgeist/Client/ILog.cs (+1/-1)
Zeitgeist/DataSourceClient.cs (+1/-1)
Zeitgeist/Datamodel/DataSource.cs (+67/-65)
Zeitgeist/Datamodel/Event.cs (+72/-70)
Zeitgeist/ZsUtils.cs (+2/-2)
Changed in zeitgeist-sharp: | |
milestone: | none → 0.1.0b |
importance: | Undecided → Medium |
milestone: | 0.1.0b → none |
status: | New → Confirmed |
milestone: | none → 0.1.0b |
Changed in zeitgeist-sharp: | |
assignee: | nobody → Manish Sinha (manishsinha) |
Changed in zeitgeist-sharp: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.