Re: [E-devel] [HEADS UP] EDBus lifecycle change

2012-12-18 Thread Michael Blumenkrantz
On Tue, 18 Dec 2012 15:51:15 -0200 Jose Souza wrote: > Gustavo Barbieri raised a concern about the lifecycle of objects and > proxies in edbus: if 2 e17 modules are using the same object path > or interface and one of them is unloaded, the object/proxy it's using > will end up being freed. > > S

[E-devel] [HEADS UP] EDBus lifecycle change

2012-12-18 Thread Jose Souza
Gustavo Barbieri raised a concern about the lifecycle of objects and proxies in edbus: if 2 e17 modules are using the same object path or interface and one of them is unloaded, the object/proxy it's using will end up being freed. So we changed edbus_object_get() and edbus_proxy_get() to always inc