core: Refactor description document manipulation
authorJens Georg <mail@jensge.org>
Sun, 27 Nov 2011 11:57:37 +0000 (12:57 +0100)
committerJens Georg <mail@jensge.org>
Wed, 14 Dec 2011 12:55:52 +0000 (13:55 +0100)
commit040781492cbf80f065781a613a20254729d8c3aa
treec106ff9e43782272205177010a79fedfcf38d7fc
parent25fdadad00a9d41377acd58692b208ed73ffa8a9
core: Refactor description document manipulation

Move basic document manipulation inside a new class and use it in V1
and XBox hacks to eliminate the code duplication introduced when
splitting these two classes.
src/rygel/Makefile.am
src/rygel/rygel-description-file.vala [new file with mode: 0644]
src/rygel/rygel-root-device-factory.vala
src/rygel/rygel-v1-hacks.vala
src/rygel/rygel-xbox-hacks.vala