[Kde-bindings] branches/work/kdebindings-smoke2

Richard Dale rdale at foton.es
Wed Jul 18 10:38:35 UTC 2007


On Wednesday 18 July 2007, Arno Rehn wrote:
> SVN commit 689263 by arnorehn:
>
> * Made some more or less final changes to smoke.h
> * Code generation works well, however it could be beautified a bit more.
>   Looks more like a big hack than proper code.
>   Generation for the type list could also be improved, it still has too
>   many redundant types in it.
> * The code generation for smoke modules with parents currently relies on
>   a text file generated together with each module. Use a smoke
>   introspection tool like the one proposed by Thomas Moenicke instead.
I think we need pass to kalyptus a list of classes to be included for each 
module, along with the module name. Any classes not in that list should just 
be marked as 'external', and looked up in some other module. I still don't 
see the need for defining parent modules though, as long as we can look up 
the module given a particular class name.

-- Richard




More information about the Kde-bindings mailing list