Re: Interface signals.
- From: Havoc Pennington <hp redhat com>
- To: Tim Janik <timj gtk org>
- Cc: Jonathan Blandford <jrb redhat com>, Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: Interface signals.
- Date: 06 Jan 2001 10:20:18 -0500
Tim Janik <timj gtk org> writes:
> probably nothing wrong with that, but interfaces as we currently have them
> in glib are more modeled after C++ signatures than Java interfacesm and as
> such you can't override interfaces of parent types either.
I hadn't realized that. This also precludes the proxy-function
approach to wrapping used in C++ bindings.
> you're forgetting one of the cons though, that is that for every branch
> an interface is being introduced, it's class structure gets duplicated per
> type node contained in branch (downwards on from the node the interface is
> being introduced for).
>
Not forgetting it, I had assumed we were already incurring that
overhead.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]