Re: [Banshee-List] Proposal to move Banshee to libgpod



2010/2/26 Alan McGovern <alan mcgovern gmail com>:
>
> Every struct or method which uses variable width types will need to have
> special handling as they can't use the simple binding method.

There shouldn't be too many of those. time_t probably only appears in
a few structs, if you want to be 100% safe and wrap the enums too,
there will be a few more functions then.

> If you have
> a test suite it might be possible to integrate some C# binding tests aswell
> to ensure that nothing obvious blows up between releases.

There is no testsuite (yeah, that's really bad) for now, but something
really basic (ie a C# program running and trying a few things to make
sure it's working a bit and returning 0/1) should be easy to add.

Christophe


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]