(BaseObject) If type-name is not found then show a warning instead of an error 72/24072/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 10 Jun 2014 14:07:59 +0000 (15:07 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 13:14:56 +0000 (14:14 +0100)
commitc117a35d5edd3bbb91451549cb9937f399a5cc97
tree0e3c81eebe854f56bbab9fc88a7f9000f8d712a5
parentca28ecdc200750a504889426767ec451f4c8edb8
(BaseObject) If type-name is not found then show a warning instead of an error

[problem]      Too many error messages when launching apps that do not use the type-registry
               (not an bug, apps can choose not to use it).
[solution]     Change to warning.

Change-Id: I9900fcf987aa7b02a904d1f304e43f0fe7e556c5
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
capi/dali/public-api/object/base-handle.h
dali/public-api/object/base-object.cpp