Hello.

This is the first patch with some small fixes for e_nm and stuff I
found on my way working on it.

Nothing really nice yet, but I like to get the patchset down instead
of posting all at once and nobody like to review such a big set.

From my understanding e_nm was started, but not used in any
application yet. The overall structur is good, but sadly the NM dbus
API changed completely. Former they used function calls with parameter
and return values only. Now they use a lot properties on the
interfaces and added more interfaces. I would like to keep this easy
and just use structs filled with the given properties. See last patch.

The latest example code, e_dbus_nm, does not run at all with newer svn
version of NM 0.7 because of all the API changes. So I see two ways of
handle the transition:

1) I completely kick all non-working functions in one shot and start
from the still working stuff.

2) I replace non-working by working function for function.

Let me know your comments about code and ideas.

regards
Stefan Schmidt

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to