On Tue, 2006-11-28 at 20:55 +0100, John K Luebs wrote: > Don't you get it: If you have static traditional C structs with no > runtime based value marshalling and introspection, you HAVE TO HAVE > GLUE CODE.
My point is that, if you design your own classes, you can add the necessary introspection subset which can be used by Python at runtime. That's what I was inquiring about. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
