On Dienstag 05 Januar 2010, Renato Araujo wrote:
> I would like to know if is possible to avoid this level of conversion
> and tell to boost.python only try the direct conversion,

Not as far as I know.

> because this 
> make the functions call slower then normal calls,

But only if you pass objects that need to be converted, right?

> and some times cause 
> a lot of problems in my classes.

Details?

You might have problems with overloaded functions, in which case Troy's 
recently suggested BPL extension would most likely help.  (I am looking 
forward to its integration).

Ciao, /  /                                                    .o.
     /--/                                                     ..o
    /  / ANS                                                  ooo

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to