]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
add FIXME about how we might want to consider BYTE or BOOL
authorHavoc Pennington <hp@redhat.com>
Tue, 18 Feb 2003 04:39:05 +0000 (04:39 +0000)
committerHavoc Pennington <hp@redhat.com>
Tue, 18 Feb 2003 04:39:05 +0000 (04:39 +0000)
doc/dbus-specification.sgml

index fc48d3373fc70fde621c5a5e2fc928f24fbccbe0..9c3ea32c6e42f58520c07ee83fd8c128f59d6f97 100644 (file)
         in a type-dependent format.
       </para>
       <para>
+        [FIXME perhaps we should add type BYTE with the primary 
+        advantage being that it occupies 1 byte vs. 7 for UINT32,
+        or perhaps space savings aren't worth the complexity]
+        [FIXME perhaps we should add type BOOL with the primary 
+        advantage being better type safety vs. overloading of 
+        UINT32]
         The type codes are as follows:
         <informaltable>
           <tgroup cols=3>