On 09/01/2012 04:19 PM, Sean Silva wrote:
I would be nifty if we could generate all of these directly from Index.h using cindex.py itself!
Hi Sean, are you stating you want to generate the entire cindex.py automatically? Or just the table with the method signatures? I am honestly a little afraid of generating all automatically. This seems to increase the complexity of the python bindings significantly. Also, I am not sure how easy we could do performance tuning on such an automatically generated code or how we could add proper error reporting. Cheers Tobi _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
