Introduce BrowseArgs.
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Sun, 14 Dec 2008 20:20:57 +0000 (20:20 +0000)
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Sun, 14 Dec 2008 20:20:57 +0000 (20:20 +0000)
commitfffd29ff4c60e04d3aa7c24e78e14695d5759d9e
tree8145636c03092b11495df555709eaea883753929
parent8b9bb409b0803162fba4fac9612200ebe1a8be44
Introduce BrowseArgs.

Introduce a new class, whose instances holds the arguments (in and out) to
Browse action and pass these instance to all methods instead of passing
around the arguments themselves everywhere. Simplifies the code and lives
of content directory implementors.

svn path=/trunk/; revision=328
src/plugins/tracker/rygel-media-tracker.vala
src/rygel/rygel-content-directory.vala