From: Kimmo Hoikka Date: Fri, 12 Jun 2015 19:12:00 +0000 (+0100) Subject: Remove dali-any from Property::Value X-Git-Tag: dali_1.0.45~6 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=36a298758d1b6244b7846a0102b528d76002dbda;hp=36a298758d1b6244b7846a0102b528d76002dbda Remove dali-any from Property::Value - reimplement multivalue using more efficient union inside value - remove unnecessary asserts when types dont match - cleanup and sanitize scripting - remove unnecessary templates from GetEnum, added error handling Change-Id: I6fce541ca017feab5f569e64d9d98c3427926245 ---