lp:zeitgeist-sharp/experimental

Created by Manish Sinha (मनीष सिन्हा) and last modified
Get this branch:
bzr branch lp:zeitgeist-sharp/experimental
Members of Zeitgeist Sharp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zeitgeist Sharp
Project:
Zeitgeist Sharp
Status:
Experimental

Recent revisions

15. By Manish Sinha (मनीष सिन्हा)

Finished all the XML documents re-orgainization and breaking down <summary> into <summary> and <remark>

14. By Manish Sinha (मनीष सिन्हा)

Fixed the XML comments on all the Types

13. By Manish Sinha (मनीष सिन्हा)

Added hell lot of XML comment for generating Documentation

12. By Manish Sinha (मनीष सिन्हा)

Added documentation to DataSourceClient.cs and LogClient.cs

11. By Manish Sinha (मनीष सिन्हा)

Moved out GetDBusObject out to ZgUtils and it uses Generic method. The signature of it is
public static T GetDBusObject<T>(string objectPath)

Added XML Documentation to BlackistClient class and 2 methods of BlacklistClient

10. By Manish Sinha (मनीष सिन्हा)

Wrapped 3 methods in LogClient from ILog
* FindEventIds
* FindEvents
* FindRelatedUris

9. By Manish Sinha (मनीष सिन्हा)

Implementing LogClient
Method wrapped
* GetEvents
* InsertEvents
* DeleteEvents
* InstallMonitor
* RemoveMonitor
* DeleteLog
* Quit

Methods still to be wrapper:
* FindEventsId
* FindEvents
* FindRelatedUris

Moved out all the (RawEvent[] -> List<Event)> and (List<Event> to List<RawEvent>) to ZsUtils class to prevent duplication

8. By Manish Sinha (मनीष सिन्हा)

Wrapped IBlacklist

7. By Manish Sinha (मनीष सिन्हा)

Created DataSourceClient and RawDataModel

6. By Manish Sinha (मनीष सिन्हा)

Implemented Interface ILog with the following methods
* GetEvents [Works]
* FindEventIds [NA]
* FindEvents [NA]
* FindRelatedUris [NA]
* InsertEvents [Works]
* InstallMonitor [NA]
* RemoveMonitor [NA]
* DeleteEvents [Works]
* DeleteLog [Didnt't try, it's Nuclear Bomb]
* Quit [Works]

NA means "Not Attempted"

This commit can be still broken due to many methods marked NA

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers