I am trying out Py++, and so far it looks very nice. I figured how to do transfer of ownership for ordinary member functions using function_transformers.transfer_ownership(), but is there a simple way to do the same for constructors? -- Pertti