Code changes to support over-riding of callbacks registering in Template Core Objects...
authorSuresh Kumar N <suresh.n@samsung.com>
Wed, 12 Dec 2012 07:20:54 +0000 (12:50 +0530)
committerwootak.jung <wootak.jung@samsung.com>
Sun, 24 Mar 2013 09:03:05 +0000 (18:03 +0900)
commit2c3aefff96ad8ffabc557936108301bd4a04fc7a
tree87296d3840a2abb738ea5994e1f22ae6721ab437
parentb6cf682b49aab9c4de2c34fa6fd9867a3d55bbb5
Code changes to support over-riding of callbacks registering in Template Core Objects. All the callbacks registered for a specific 'event' would be over-ridden by the new callback.
include/core_object.h
packaging/libtcore.spec
src/core_object.c