**** BEGIN LOGGING AT Fri Nov 08 02:59:58 2013 Nov 08 15:37:48 By the way, i found that asynchronous c-service replies could be possible by "subscribing" to method, as in wifi_service.c and connectionmanager_service.c. But personally i think that several services approach is simpler and more logical. Nov 08 17:46:46 nizovn1: which approach? Nov 08 17:47:42 i want to use several services(three) in my app. Nov 08 17:48:28 a webOS app, right? Nov 08 17:48:52 yes, androidchroot. Nov 08 17:50:01 ok Nov 08 17:50:16 subscribing is only needed when you want more than one response Nov 08 17:50:31 even for ansynchronous responses you don't have to subscribe Nov 08 17:50:37 it's more like a notification Nov 08 17:57:11 i agree, but i just thought that several services is not good solution for async responses, "subscribing" allows to do it by one more complicated service. **** ENDING LOGGING AT Sat Nov 09 02:59:58 2013