Re: [pygccxml-development] How to get back an "emergency API"?
Brought to you by:
mbaas,
roman_yakovenko
From: Allen B. <al...@vr...> - 2006-03-08 15:27:53
|
Matthias Baas 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 would like to get back to a working API as well. I tried to do this last weekend but ran into problems when I couldn't figure out how to get back the decl_wrappers with the new interface. The current problem in my API is that when the pygccxml parse returns (after being called with the decl_wrapper factory) it does not return a decl_wrapper. Until I find out how to get to the decl wrappers I am at a standstill. Roman: How do I get to the decl wrappers. -Allen > > - Matthias - > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > pygccxml-development mailing list > pyg...@li... > https://lists.sourceforge.net/lists/listinfo/pygccxml-development > |