-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi!
> Seems as if what the questioner wants is a virtual copy constructor, it > ought to be trivial to do this using the C++ type system instead of > messing around in C. The problem is that I want to add C++ plugins to a C/GObject applications. I already wrote a library which wraps the C plugin class. The application is loading the plugins using GModule and some freaky GType stuff. I have decided now to take another approach for the C++ plugins because I hope I do not have to register their types and interfaces like those of the C plugins. Regards, Johannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFD/nA7Dsf+G5b/WsRAqxKAJ9D9Lk8qpTv1kmBSPCodySjYm59FwCfcc/U N247I+qp5Mg7L/hxpuxg5Es= =vZMS -----END PGP SIGNATURE----- _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
