To SWIG experts, My question is if it is possible to create an object that is not garbage collected. DISOWN can be specified to input typemaps, but can an object that is created by a constructor be DISOWNed?
I would like to have sort of output typemaps with DISOWN. Note that I'm not yet used to SWIG, but it looks pretty nice. Daishi _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
