15 Oct 2010 21:33
[specs] Request to modify XML files
Daniele Ricci <daniele.athome <at> gmail.com>
2010-10-15 19:33:16 GMT
2010-10-15 19:33:16 GMT
Greetings, recently I wrote a C code generator that can generate GLib client code for FSO specs. But it requires some little modifications to the xml files to be able to generate everything well. - add a <proxy> tag to any interface in order to generate a correct dbus_connect() function - add "interface" attribute to any enumeration or struct in order to place them in the correct header file - add "prefix" attribute to any <fso:errordomain> tag in order to generate correct #define for error constants The <proxy> tag can create problems with dbus-binding-tool, actually i remove the proxy tag from my generator before calling dbus-binding-tool. That tag might be prefix with "fso:" so dbus-binding-tool will not complain about it. I'm attaching a patch which describes the modifications i'm using now. Thank you, -- -- daniele_athome
_______________________________________________ Smartphones-userland mailing list Smartphones-userland <at> linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland
i've
already started my server-side implementation on my panel app.
Bye,
RSS Feed