[maemo-developers] [pymaemo] How to add PyModule_AddObject to the override file?
From: Anderson Lizardo anderson.lizardo at openbossa.orgDate: Thu Jul 30 18:44:04 EEST 2009
- Previous message: [pymaemo] How to add PyModule_AddObject to the override file?
- Next message: Time to push Fremantle extras-testing?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Jul 30, 2009 at 10:56 AM, Andrea Grandi<a.grandi at gmail.com> wrote: > 2009/7/30 Anderson Lizardo <anderson.lizardo at openbossa.org>: >> On a separate note, all all these "raw" (non GObject based) structs >> that MAFW uses would make a PyBank based binding somewhat difficult >> too, given that there it relies 100% on GObject introspection, I >> think. With codegen, it is at least easier to write custom Python type >> wrappers if you know some Python/C API. > > never used PyBank before, but I know you're going to move to it for > binding stuff, right? Not in the near future. I tried to use it here locally, and it seems it requires fairly recent glib/gtk versions that fremantle does not have, and backporting things to fremantle would just be too much trouble to do in beta stage. BTW, I really tried, but I couldn't find even examples of code (nor documentation) on how to use PyBank... I anyone knows where to find complete examples, feel free to send it to the list :) > well... I can keep working on python-mafw using codegen too.. there's > no need to migrate all bindings to the new method. Agreed. We don't have any plans to use PyBank for Fremantle. Harmattan, who knows... Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil
- Previous message: [pymaemo] How to add PyModule_AddObject to the override file?
- Next message: Time to push Fremantle extras-testing?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]