Re: Can GObject instances define interfaces dynamically
- From: Havoc Pennington <hp redhat com>
- To: Brian Cameron <Brian Cameron sun com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Can GObject instances define interfaces dynamically
- Date: 25 Jul 2001 10:56:27 -0400
Hi,
This is how COM works (per-instance interfaces), but I think we want
to avoid it, if only because Tim is already neck-deep in open API
bugs. ;-)
The other reasons to avoid it are for example:
- it is really bad for language bindings; this does not map at all
well to many languages
- it further complicates and slows down the object system
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]