[Kde-bindings] KDE/kdebindings

Richard Dale rdale at foton.es
Thu Jun 12 14:32:02 UTC 2008


On Wednesday 11 June 2008 20:56:26 Arno Rehn wrote:
> SVN commit 819697 by arnorehn:
>
> * Added the AssemblySmokeInitializer Attribute. It takes a Type of
>   another class as an argument and is intended to initialize the
>   underlying smoke lib for the binding. A method named 'InitSmoke'
>   has to exist in the class specifed by the 'Type' argument and this
>   will be called once to initialize the smoke lib. It is applied like
>   this:
>       [assembly: AssemblySmokeInitializer(typeof(InitSoprano))]
> * Applied this change to the Kimono and Soprano# bindings.
> * Added C++ sources to the kimono bindings. They work now.
> * Fixed small bug in smoke.h that could cause a crash if a method was
>   looked up with the wrong corresponding classname.
Excellent it compiles! But did you fix it up by hand? I assume we still need 
to work on the code generation for missing unimplemented pure virtual methods 
and so on.

-- Richard





More information about the Kde-bindings mailing list