diff options
author | Havoc Pennington <hp@redhat.com> | 2003-02-18 04:43:35 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2003-02-18 04:43:35 +0000 |
commit | 9e1b2fe28e0f8ef49221113634d8d591d106820d (patch) | |
tree | 1d0d86b7ae01f43abeaadb1a14be00622e2ee2fd /doc | |
parent | 614f82f6a6f66a69b61133cefeb5f8c0b1a3a62f (diff) |
another FIXME about method call mapping signals and slots
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dbus-specification.sgml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/dbus-specification.sgml b/doc/dbus-specification.sgml index 9c3ea32c..fa752cbe 100644 --- a/doc/dbus-specification.sgml +++ b/doc/dbus-specification.sgml @@ -825,6 +825,10 @@ error that occurred. Error replies would generally be mapped to exceptions in a programming language. </para> + <para> + [FIXME discuss mapping of broadcast messages + matching rules + to signals and slots] + </para> </sect2> </sect1> |