Re: [pygccxml-development] How to get back an "emergency API"?
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-03-09 05:31:18
|
On 3/8/06, Allen Bierbaum <al...@vr...> wrote: > Matthias Baas wrote: > > > Allen Bierbaum wrote: > > > >> Sort of right. I do have time to get the current API working once I > >> understand how to get at the wrappers. > > > > > > Well, it works for me (using the unmodified pypp_api module as it is > > stored in cvs in the experimental directory). > > When I print "parsed_decls" in parse() I get: > > > > [<pyplusplus.decl_wrappers.namespace_wrapper.namespace_t object at > > 0xb75f50cc>] > > > > Just make sure you don't load an old declaration tree from any cache > > that is still lying around. > > > > But a few lines later I get an exception because > > code_creators.decl_decorator_t doesn't exist. This was a class from > > your patch, right? > > Yes. That is the part I want to fix up. > > Good suggestion on the cache. I will check that tonight (in about 5 > hours). If that is the problem I should be able to get most of the API > back up and working tonight. Allen if you don't have time this is okey. I do have some. I can create module builder. Obviously I will do it wrong and you will have to fix it. I will be able to commit it 12/03 morning. What do you think? > -Allen > > > > > - Matthias - > > > > -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |