Re: [pygccxml-development] How to get back an "emergency API"?
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-03-08 11:07:51
|
On 3/8/06, Matthias Baas <ba...@ir...> wrote: > Hi, > > some of the recent discussion has become somewhat "theoretical" for me > as I'm still in a state where I cannot create my bindings. So my > short-term goal is still to get either my own or Allen's API to a state > where it's at least partially functional again. In my own version I > still get that exception I once posted. After the discoveries from > yesterday I thought the problem might be that I don't provide a > decl_factory to create decl_wrappers and pyplusplus might depend on > them. But when I created a factory class that returns decl_wrappers then > even the parse() step fails with an assertion error in source_reader.py > (btw, shouldn't such a factory object be part of pyplusplus?). > And Allen's version still seems to rely on his patched version of > pyplusplus. > I'm not sure if Allen is in the same situation or not, but at least for > me it would be great if I could somehow get any API to work with the > current cvs version of pyplusplus again. > Roman, can you provide a small "porting guide" and outline what has to > be changed so that a script that was working with pyplusplus from 1 or 2 > weeks ago will work again with the current version? > I'd like to get "back on the road" again as quickly as possible so that > I can actually move on... ;) I will try. Did you use directly pyplusplus API or from experimental direct= ory? > - Matthias - Thanks -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |