Re: [pygccxml-development] How to get back an "emergency API"?
Brought to you by:
mbaas,
roman_yakovenko
From: Matthias B. <ba...@ir...> - 2006-03-08 17:46:53
|
Allen Bierbaum wrote: > Roman: How do I get to the decl wrappers. I had a look at pypp_api.py and saw that you're already doing what I thought is required....(passing the dwfactory_t object to the project_reader) Do you have you caching enabled? Then you must remove the cache file because otherwise you get the old cache content which uses the pygccxml declaration objects. By the way, did I get that right that you won't have the time to work on the pypp_api before the weekend? So is the current cvs version also the up-to-date version or do you have already a newer version? As one of the next things I wanted to have a closer look at it and maybe I can also do some modifications to get it to work again.... - Matthias - |