On Sat, 29 Oct 2011 06:26:16 +0200 "Sanjeev B.A." <iamsanj...@gmail.com> said:

> elev8 currently using ecore_con for http. I found it convenient to use
> ecore_con rather than curl (especially the response buffer handling)
> I haven't gone through e_dbus API but I am inclined to write the bindings
> based on e_dbus.

that would be right. the js could can be much easier due to introspection in
dbus and being able to generate a js object based on the instrospected info.

> Regards,
> Sanjeev
> 
> 
> 
> On Sat, Oct 29, 2011 at 12:26 AM, Gustavo Sverzut Barbieri <
> barbi...@profusion.mobi> wrote:
> 
> > On Fri, Oct 28, 2011 at 6:50 PM, Cedric BAIL <cedric.b...@free.fr> wrote:
> > > Hi,
> > >
> > > On Fri, Oct 28, 2011 at 3:16 PM, Gustavo Sverzut Barbieri
> > > <barbi...@gmail.com> wrote:
> > >> Do you have plans to add DBus bindings to Elev8? Particularly
> > >> interested in ObjectManager and related support to make it easy to
> > >> access most system services (they are being converted to this standard
> > >> as Glib standardizes this method).
> > >
> > > What is this ObjectManager things ? I tried to do a quick google and
> > > ended up with some pointer to Windows, so either Vincent was able to
> > > drive Glib folks to embrace the evil or I didn't find the right
> > > pointer...
> >
> > http://davidz25.blogspot.com/2011/09/new-d-bus-features-in-glib-230.html
> >
> > I'm trying to find sponsors for this in e_dbus as well. As in glib, it
> > should be doable with a codegen, but in elev8 it needs nothing.
> >
> >
> >
> > >> I plan to write small tests for PulseAudio, ConnMan and BlueZ using
> > >> it. But there are also Tracker, MPRIS, UPower, UDisks, Telepathy and
> > >> others using it as well.
> > >
> > > Yeah, it will really make sense to have all of them, it will really
> > > start to be time consuming to maintain that. Do you have any idea how
> > > we could automate it ?
> >
> > See above. With ObjectManager (not all services are using it YET) and
> > DBus introspection we could easily generate C code to get the
> > properties and notify of signals. If you read e_bluez and e_connman
> > they are basically copy & paste of each others and should be the best
> > users of e_dbus nowadays... (except some possible copy & paste bugs).
> > It is VERY boring to keep in sync with upstream api.
> >
> > --
> > Gustavo Sverzut Barbieri
> > http://profusion.mobi embedded systems
> > --------------------------------------
> > MSN: barbi...@gmail.com
> > Skype: gsbarbieri
> > Mobile: +55 (19) 9225-2202
> >
> >
> > ------------------------------------------------------------------------------
> > The demand for IT networking professionals continues to grow, and the
> > demand for specialized networking skills is growing even more rapidly.
> > Take a complimentary Learning@Cisco Self-Assessment and learn
> > about Cisco certifications, training, and career opportunities.
> > http://p.sf.net/sfu/cisco-dev2dev
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> ------------------------------------------------------------------------------
> Get your Android app more play: Bring it to the BlackBerry PlayBook 
> in minutes. BlackBerry App World&#153; now supports Android&#153; Apps 
> for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple 
> it is! http://p.sf.net/sfu/android-dev2dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World&#153; now supports Android&#153; Apps 
for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to