On Thu, Jul 30, 2009 at 10:56 AM, Andrea Grandi<[email protected]> wrote: > 2009/7/30 Anderson Lizardo <[email protected]>: >> 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 _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
