On Mon, Jan 7, 2013 at 4:51 AM, Gyuyoung Kim <gyuyoung.efl.maill...@gmail.com> wrote: > Hi efl folks, > > I'm planning to use E_Connman.h in WebKit EFL. However, build error occurs > by force. Please take a look at below code, > > #ifndef E_CONNMAN_I_KNOW_THIS_API_IS_SUBJECT_TO_CHANGE > #error "E_Connman.h is an unstable API linked to upstream connman project" > #endif > > Is there any plan to remove above code ?
Never. > Or, will edbus(maybe 2.0 version?) support eonnman ? There will be no such lib wrapper in edbus. edbus facilitates your life to do IPC through D-Bus, so you are supposed to talk to other applications using their APIs directly without intermediate libs. > > If there is any method I can use it, please let me know. in edbus there's one tiny example talking to connman, please take a look on that - and also other examples. The bluez/connman module in E17 (trunk, not the released one) is a good alternative, too. Lucas De Marchi ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel