Re: Can GObject instances define interfaces dynamically



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]