On Tue, Jun 22, 2010 at 6:37 AM,  <hero...@gmail.com> wrote:
> Allo Nat,
>
> Thank you very much for your reply. I didn't realized I could have this
> flexibility with py++ generated code.

Yes it 
has(http://language-binding.net/pyplusplus/documentation/functions/transformation/transformation.html),
but your use case is not covered under the existing function
transformations.

So in this case, it has nothing to do with py++ - you just create
another function and expose it.

> Now I could interface these functions.

If you have a lot of function like this, may be it makes sense to
create a function transformation for them.

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to