From: Jan Moringen <jan.moringen@uni-bielefeld.de>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Inclusion of dbus-proxy
Date: Wed, 25 Aug 2010 05:24:17 +0200 [thread overview]
Message-ID: <26335_1282706658_ZZh076g3atSYX.00_1282706657.17674.1.camel@steed.robot-madness> (raw)
In-Reply-To: <87hbijoknd.fsf@gmx.de>
Hi Michael.
> >> That's more or less how I did understand it. What I recommend is a
> >> description for the user, which does not use eieio terminology. It could
> >> be a barrier for people not familiar with eieio.
> >
> > I committed the following updated explanation which makes fewer
> > references to EIEIO:
> >
> > ;; When called for the first time on a particular D-Bus object,
> > ;; `dbus-proxy-make-remote-proxy' looks up the set of interfaces
> > ;; implemented by the object and dynamically creates Emacs Lisp code
> > ;; that mimics the D-Bus interfaces. This code mainly consists of
> > ;; functions which correspond to the D-Bus interface methods, but
> > ;; information about D-Bus properties and signals is also stored.
> > ;; When called, the generated functions augment their arguments with
> > ;; D-Bus type information and call their corresponding D-Bus methods.
> > ;; When these proxy components are created, names are transformed from
> > ;; D-Bus-typical CamelCamel to something-more-lispy. The generated
> > ;; functions and object slots can be used like ordinary Emacs Lisp
> > ;; functions and object slots.
>
> Sounds OK to me. Together with an instructive example (showing
> introspection data and derived Lisp functions), it shall be sufficient.
I expanded the commentary section to that extent.
> > I think, I addressed all suggestions which do not depend on changes in
> > Emacs itself. The code is available at
> > https://code.launchpad.net/~scymtym/+junk/dbus-proxy
>
> I try to play with this next days. Unfortunately, I'm short in time (as
> usual), and I'm on the road next week.
Thanks.
Jan
prev parent reply other threads:[~2010-08-25 3:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-21 22:03 Inclusion of dbus-proxy Jan Moringen
2010-08-22 14:47 ` joakim
2010-08-22 16:20 ` Michael Albinus
2010-08-22 21:04 ` Jan Moringen
2010-08-23 13:23 ` Kevin Rodgers
2010-08-23 15:44 ` Michael Albinus
2010-08-24 2:03 ` Jan Moringen
2010-08-24 19:50 ` Michael Albinus
2010-08-24 21:32 ` Chong Yidong
2010-08-24 23:59 ` Tom Tromey
2010-08-26 10:09 ` Michael Albinus
2010-08-25 3:24 ` Jan Moringen [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=26335_1282706658_ZZh076g3atSYX.00_1282706657.17674.1.camel@steed.robot-madness \
--to=jan.moringen@uni-bielefeld.de \
--cc=emacs-devel@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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.