Re: [E-devel] Ecore_DBus

2006-10-11 Thread The Rasterman
On Wed, 11 Oct 2006 10:14:58 -0500 Brian Mattern <[EMAIL PROTECTED]> babbled: > On Tue, Oct 10, 2006 at 10:44:20PM +0900, Carsten Haitzler wrote: > > On Sat, 23 Sep 2006 21:06:56 -0500 Brian Mattern <[EMAIL PROTECTED]> > > babbled: > > > > > Is anyone out there currently using Ecore_DBus? > > >

Re: [E-devel] Ecore_DBus

2006-10-11 Thread Brian Mattern
On Tue, Oct 10, 2006 at 10:44:20PM +0900, Carsten Haitzler wrote: > On Sat, 23 Sep 2006 21:06:56 -0500 Brian Mattern <[EMAIL PROTECTED]> > babbled: > > > Is anyone out there currently using Ecore_DBus? > > > > /me sings "like a virgin... touched for the very first time!" > > (you get the idea)

Re: [E-devel] Ecore_DBus

2006-10-11 Thread The Rasterman
On Sat, 23 Sep 2006 21:06:56 -0500 Brian Mattern <[EMAIL PROTECTED]> babbled: > Is anyone out there currently using Ecore_DBus? > > After the notification spec was brought up, I decided to finally check > ecore_dbus out. I've implemented a few of the missing things (receiving > method calls, send

[E-devel] Ecore_DBus

2006-09-23 Thread Brian Mattern
Is anyone out there currently using Ecore_DBus? After the notification spec was brought up, I decided to finally check ecore_dbus out. I've implemented a few of the missing things (receiving method calls, sending signals, getting the standard bus addresses from the environment, ...). In the course

Re: [E-devel] Ecore_DBus

2005-04-02 Thread The Rasterman
On Tue, 29 Mar 2005 23:05:38 +0200 Jorge Luis Zapata Muga <[EMAIL PROTECTED]> babbled: > hi all, > i've made an ecore dbus wrapper, it's an implementation of the dbus > protocol without using the dbus api at all. It's not completed but > usable. in the package are 3 tests, and a

[E-devel] Ecore_DBus

2005-03-29 Thread Jorge Luis Zapata Muga
hi all, i've made an ecore dbus wrapper, it's an implementation of the dbus protocol without using the dbus api at all. It's not completed but usable. in the package are 3 tests, and also an e17 module (it just print the info to the stdout). any comments, should be apreciated. ecore_dbus_29-03-