Re: [pygccxml-development] Indexing suite exception
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-06-21 18:22:58
|
On 6/21/06, Lakin Wecker <lak...@gm...> wrote: > What about generating: > #define BOOST_MAX_ARITY 19 > at the top of file which contains those methods that are too long. > I'm not sure about this particular option, but maybe it is possible to > set this option on a per file basis. I think that this is good idea. pyplusplus can generate some kind of configuration file and include it in every generated file. Thus user will have single place to configure all bindings. Thoughts? -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |