From: Havoc Pennington Date: Tue, 18 Feb 2003 04:43:35 +0000 (+0000) Subject: another FIXME about method call mapping signals and slots X-Git-Tag: dbus-0.5~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9e1b2fe28e0f8ef49221113634d8d591d106820d;p=platform%2Fupstream%2Fdbus.git another FIXME about method call mapping signals and slots --- 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. + + [FIXME discuss mapping of broadcast messages + matching rules + to signals and slots] +