Hi. I implemented new cool feature that in my opinion should improve the quality
of the bindings - dependency manager.
Did you or your users get "no to_python converter found for ... " errors?
Well I think I have a solution for the problem. I added new
functionality - "dependency
manager".
In few words this class checks that you exported all relevant classes.
Search for "The declaration depends on unexposed declaration" text in warnings.
The feature is still young and I expect few bugs here and there. Best
of all you don't have to change single line of the code, the
functionality is already enabled.
( You will need to update pygccxml and Py++ to SVN )
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|