On Mon, Nov 2, 2009 at 12:17 PM, Berserker <ber...@ho...> wrote:
>> May be, may be not. I just checked-in a working example:
>> http://pygccxml.svn.sourceforge.net/viewvc/pygccxml?view=rev&revision=1771
>>
>> I also attached the generated code. It works for me :-).
>>
>> In order to be more productive, I suggest to send small, self
>> contained and complete example, of what you are trying to do and
>> can't.
>>
>> I will be glad to fix another bug in FT functionllity.
>
> I think that I found the problem: it simply doesn't works for protected
> methods (statics and not statics).
As I already mentioned in another post (
http://sourceforge.net/mailarchive/forum.php?forum_name=pygccxml-development&max_rows=25&style=nested&viewmonth=200908&viewday=11
) - function transformation feature was implemented for public and
free functions only. This is a huge amount of work to implement it for
anything else.
You can open a feature request, but I can't promise you that it will
be implemented in a near feature ( hint: patches are welcome :-) ).
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|