From: Rahguzar <rahguzar@zohomail.eu>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: dbus-register-method and introspection
Date: Sun, 21 May 2023 18:41:15 +0200 [thread overview]
Message-ID: <871qj9eick.fsf@zohomail.eu> (raw)
In-Reply-To: <87bkidofys.fsf@gmx.de>
Hi Michael,
Thanks for the reply.
Michael Albinus <michael.albinus@gmx.de> writes:
> The dbus-introspect-* methods work over the
> "org.freedesktop.DBus.Introspectable" interface. You must provide an own
> implementation for this with your "org.freedesktop.TextEditor" service,
> if you want to see the introspection data.
>
> Most existing D-Bus services provide an own file with that data, see
> directory /usr/share/dbus-1/interfaces (on my Fedora system, it could be
> somewhere else on your system). When this interface is called, they
> simply dump out the respective file.
>
I was somehow hoping that since the methods need to be registered, d-bus
had some magical way of determining at least which methods a service
provided. That not being the case, is there some way of using the
information provided to `dbus-register-method` to provide a rudimentary
implementation of introspection methods?
> Best regards, Michael.
Thanks again,
Rahguzar
next prev parent reply other threads:[~2023-05-21 16:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-21 11:40 dbus-register-method and introspection Rahguzar
2023-05-21 15:35 ` Michael Albinus
2023-05-21 16:41 ` Rahguzar [this message]
2023-05-21 18:13 ` Michael Albinus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871qj9eick.fsf@zohomail.eu \
--to=rahguzar@zohomail.eu \
--cc=help-gnu-emacs@gnu.org \
--cc=michael.albinus@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).