[maemo-developers] [pymaemo] Python-mafw overrides
From: Andrea Grandi a.grandi at gmail.comDate: Wed Jul 22 12:23:17 EEST 2009
- Previous message: [pymaemo] Python-mafw overrides
- Next message: [pymaemo] Python-mafw overrides
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, 2009/7/21 Anderson Lizardo <anderson.lizardo at openbossa.org>: > One hint is that you can check the methods shown as warnings when you > build the module. I think I sent you a list of these earlier. They > appear as one of: > > Could not write method <Class.method>: No ArgType for <some type> > Could not write function <function>: No ArgType for <some type> > > It means that codegen does not know about type <some type> and thus > requires some override to implement that method or function. I've given a look at the list and I've seen that all this methods are callbacks, so if I understand how to implement a callback, I'll be able to include it into the override. Any idea how to implement it? If you can point me to some good documentation it would be great :) Thanks for your help and best regards. -- Andrea Grandi email: a.grandi [AT] gmail [DOT] com website: http://www.andreagrandi.it PGP Key: http://www.andreagrandi.it/pgp_key.asc
- Previous message: [pymaemo] Python-mafw overrides
- Next message: [pymaemo] Python-mafw overrides
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]