WrtDAO clean up - unused function with widget handle usage
authorTomasz Iwanek <t.iwanek@samsung.com>
Mon, 29 Oct 2012 12:20:51 +0000 (13:20 +0100)
committerJihoon Chung <jihoon.chung@samsung.com>
Mon, 12 Nov 2012 08:19:00 +0000 (17:19 +0900)
commit7917838fd29aab45b88ead4270f70baa2b2fdf55
tree5abee52f920d48ff09ad62423217b5c641d13a7f
parent2ac5913f6f1312ce865469d65e6ef1be4f7b634f
WrtDAO clean up - unused function with widget handle usage

[Issue#]       N/A
[Bug]          Unused functions of wrtDAO
[Cause]        N/A
[Solution]     This removes unused methods and add registerWidget method version which generates free tizen id (this is for purpose of rewriting wrt-tests-dao without widget handle)
[Verification] build all repositories, wrt-installer should be still able to install, uninstall widgets. Run: wrt-tests-dao --output=text --regexp='widget_dao_'. Two tests fails. This will be fixed in wrt-extra commit.

Change-Id: Ib0155b240c1776d104fc0e48e5ffaa854468eb97
modules/widget_dao/dao/widget_dao.cpp
modules/widget_dao/dao/widget_dao_read_only.cpp
modules/widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h
modules/widget_dao/include/dpl/wrt-dao-rw/widget_dao.h