The DBusKit framework provides Objective-C applications with bindings for the D-Bus inter-process communication system.
Go to file
Niels Grewe 517874dca8 * Source/Tests/TestDKMethod.m
Source/Tests/TestDKArgument.m:
  Tests for assignments in the initializers.
* Source/DKProxy.m
  Headers/DKProxy.h:
  -hasSameScopeAs: method to test whether two proxies fall into the scope of
  one and the same D-Bus service.
* Source/DKArgument.h: Expose a few accessors. 
* Source/DKArgument.m: Fix bug in the name assignment. Implement -name method.
  Let the proxy do the scope checking.
* Source/DKMethod.m: Shuffle a few statements around for more natural ordering.
* configure.ac: Leave a TODO about needing to fix the configure script
  ugliness.
* config.make.in: Another attempt to get linking done properly.

Many improvement suggested by Fred Kiefer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@30687 72102866-910b-0410-8b05-ffd578937521
2010-06-11 21:52:09 +00:00
Headers * Source/Tests/TestDKMethod.m 2010-06-11 21:52:09 +00:00
Source * Source/Tests/TestDKMethod.m 2010-06-11 21:52:09 +00:00
aclocal.m4 Add configure script and paraphernalia (but make still regenerates config.make 2010-05-10 05:49:49 +00:00
config.make.in * Source/Tests/TestDKMethod.m 2010-06-11 21:52:09 +00:00
configure * GNUmakefile: autorun ukrun for tests. 2010-06-09 08:46:35 +00:00
configure.ac * Source/Tests/TestDKMethod.m 2010-06-11 21:52:09 +00:00
GNUmakefile * GNUmakefile: autorun ukrun for tests. 2010-06-09 08:46:35 +00:00
GNUmakefile.postamble Add configure script and paraphernalia (but make still regenerates config.make 2010-05-10 05:49:49 +00:00