Re: [C++-sig] [pybindgen] custom selections with pybindgen and pygccxml

2008-10-17 Thread Gustavo Carneiro
2008/10/17 Adrien Saladin <[EMAIL PROTECTED]> > Hi, > > I would like to give pybindgen a try on a C++ library. I'm currently > using Py++ (which is great) to automatically generate the correct > interface. > Before seriously playing with pybindgen, I need to know if it is > possible to do a fine s

[C++-sig] [pybindgen] custom selections with pybindgen and pygccxml

2008-10-17 Thread Adrien Saladin
Hi, I would like to give pybindgen a try on a C++ library. I'm currently using Py++ (which is great) to automatically generate the correct interface. Before seriously playing with pybindgen, I need to know if it is possible to do a fine selection of which classes and methods has to be exposed to p