Re: GtkApplication and argc/arv

2011-02-26 Thread Havoc Pennington
Hi, On Sat, Feb 26, 2011 at 9:35 AM, David Zeuthen wrote: > but if someone writes a nice dbus-daemon(1) patch, we > would probably accept it, right? > I suppose... if they had enough test coverage to prove it actually worked ... Havoc ___ gtk-devel-l

Re: GDBus support on Win32 + other platforms (Was Re: GtkApplication and argc/arv)

2011-02-26 Thread David Zeuthen
Hey, On Sat, Feb 26, 2011 at 10:26 AM, Paul Davis wrote: > On Sat, Feb 26, 2011 at 10:00 AM, David Zeuthen wrote: >> Hi, >> >> Just for the record, there's no reason that GDBus cannot be made to >> work very nicely on Win32 or any other platform we care about. GDBus >> (and D-Bus itself) was des

Re: GDBus support on Win32 + other platforms (Was Re: GtkApplication and argc/arv)

2011-02-26 Thread Paul Davis
On Sat, Feb 26, 2011 at 10:00 AM, David Zeuthen wrote: > Hi, > > Just for the record, there's no reason that GDBus cannot be made to > work very nicely on Win32 or any other platform we care about. GDBus > (and D-Bus itself) was designed with this goal in mind. what functionality is (G)D-Bus supp

GDBus support on Win32 + other platforms (Was Re: GtkApplication and argc/arv)

2011-02-26 Thread David Zeuthen
Hi, Just for the record, there's no reason that GDBus cannot be made to work very nicely on Win32 or any other platform we care about. GDBus (and D-Bus itself) was designed with this goal in mind. That is to say, it is possible to make a Win32 build of GLib where GDBus works as expect in both pee

Re: GtkApplication and argc/arv

2011-02-26 Thread David Zeuthen
Hey, On Fri, Feb 25, 2011 at 2:28 PM, Havoc Pennington wrote: > So upstream's advice is, don't restart, because apps won't handle it. > > If you want to fix all the apps, you can do so. There are no > dbus-daemon changes required. If you really wanted to handle the "dbus package got upgraded, le