Reviewed-by: Crístian Viana <vianac(a)linux.vnet.ibm.com>
Am 22-01-2014 03:48, schrieb Mark Wu:
To make kimchi's error handler and tabs handler resued for
plugin,
this patch moves the resource related code into a subclass. With this
change, the plugin can have error handler and tabs handler by
inheriting from this class.
Signed-off-by: Mark Wu <wudxw(a)linux.vnet.ibm.com>