Enumeration and flag support for DBus
Jamie McCracken
jamiemcc at blueyonder.co.uk
Thu Nov 24 10:00:55 PST 2005
Hi,
I was wondering if there will be any support for flags/enums as I have a
method that can take eight input options.
I can easily have eight input boolean values to represent these flags
(or even worse have an int and leave it to the apps to XOR) but it does
not feel as nice or as clean as having one parameter that takes a number
of flags/enums.
As Corba already supports this, would I be asking too much for similiar
support?
--
Mr Jamie McCracken
http://www.advogato.org/person/jamiemcc/
More information about the dbus
mailing list