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 fc48d33..9c3ea32 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>