Re: Pluggable widgets II
- From: Tristan Van Berkom <tvb gnome org>
- To: Paul Pogonyshev <pogonyshev gmx net>
- Cc: Damon Chaplin <damon karuna uklinux net>, Gtk+ Developers <gtk-devel-list gnome org>, Tim Janik <timj imendio com>
- Subject: Re: Pluggable widgets II
- Date: Tue, 19 Dec 2006 15:17:08 -0500
On Tue, 2006-12-19 at 21:51 +0200, Paul Pogonyshev wrote:
> Tim Janik wrote:
> > here's a refined proposal for pluggable widgets [...]
>
This isnt really a concern, just curious...
g_factory_appoint (TYPE_BAR, TYPE_BAZ);
g_factory_appoint (TYPE_FOO, TYPE_BAR);
g_factory_get_appointed (TYPE_FOO) == TYPE_BAZ ?
On first thought, I would probably favour this behavior
(i.e. above statement evaluates TRUE), but more importantly
I was just raising that because I didnt see mention of it
before in the mails and I just think it should be clear in
docs etc :)
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]