beagle r3787 - in branches/beagle-tbird-soc07: Util Util/Modules Util/Thunderbird Util/Thunderbird/Preferences Util/Thunderbird/Utilities Util/Trackers tests/examples
- From: postlund svn gnome org
- To: svn-commits-list gnome org
- Subject: beagle r3787 - in branches/beagle-tbird-soc07: Util Util/Modules Util/Thunderbird Util/Thunderbird/Preferences Util/Thunderbird/Utilities Util/Trackers tests/examples
- Date: Fri, 15 Jun 2007 21:39:13 +0100 (BST)
Author: postlund
Date: 2007-06-15 21:39:13 +0100 (Fri, 15 Jun 2007)
New Revision: 3787
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3787&view=rev
Added:
branches/beagle-tbird-soc07/Util/Modules/ModuleTypeLoader.cs
branches/beagle-tbird-soc07/Util/Thunderbird/Utilities/FileReader.cs
branches/beagle-tbird-soc07/tests/examples/Utilities.cs
Removed:
branches/beagle-tbird-soc07/Util/Modules/ModuleLoader.cs
Modified:
branches/beagle-tbird-soc07/Util/Makefile.am
branches/beagle-tbird-soc07/Util/Thunderbird/Preferences/INIFileParser.cs
branches/beagle-tbird-soc07/Util/Thunderbird/PropertyStore.cs
branches/beagle-tbird-soc07/Util/Thunderbird/Utilities/IO.cs
branches/beagle-tbird-soc07/Util/Thunderbird/Utilities/Paths.cs
branches/beagle-tbird-soc07/Util/Trackers/CollectorTracker.cs
branches/beagle-tbird-soc07/Util/Trackers/DefaultTracker.cs
branches/beagle-tbird-soc07/Util/Trackers/FileTracker.cs
branches/beagle-tbird-soc07/Util/Trackers/InotifyTracker.cs
branches/beagle-tbird-soc07/tests/examples/Modules.cs
branches/beagle-tbird-soc07/tests/examples/Tracker.cs
Log:
* Implemented the INI parser
* Implemented the Inotify and Default trackers (needs some more testing though)
* Changed and implemented the ModuleLoader to work with Type-objects instead of the active objects.
This deserved a name change from ModuleLoader to ModuleTypeLoader.
* Added a new FileReader which makes sequential reading from files trivial (in the implementations
I need).
* Everything except for the RangeList should be fully implemented in the
Beagle.Util.Thunderbird.Utilities namespace now.
* Updated the tracker and module examples and added a new "utility" example (these might be
considered test code, used to verify that everything works as intended). More of these examples
will follow in upcoming commits.
* Small updates to Makefiles, bug fixes and other trivial things might have slipped in as well.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]