Bo Peng wrote: >> If we are going for this it will be a major new feature (IMHO) and >> should then wait for 1.7. > > And it needs cleanup of classes like buffer. Anyway, the real > implementation is *easy* so this feature is not that far away from us. > > Bo
If you want to wrap c++ to interface with python, I suggest boost::python. It's easy once you get over the learning curve, and we're already using boost.