Re: [pygccxml-development] Current status on additional caching support
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2007-01-10 09:44:25
|
On 1/10/07, Matthias Baas <ba...@ir...> wrote: > Allen Bierbaum wrote: > > I know that Matthias had proposed some ideas in October that would > > minimize the number of symbols pulled in from gccxml. What ever > > happened with that effort? Are you still using it Matthias? > > Yes, so far I'm still using it. Maybe with some additional work I could > have also used the -fxml-start option from gccxml but at least an > initial quick test had revealed some slight problems with it (I don't > remember the details though). > My other optimization stuff in pypp_api (i.e. the query cache) is still > not committed because I still have to catch up with the current version > of Py++. > > I'm currently trying to get everything working on OSX as I got myself a > new Apple notebook. Basically it all works already, but I have to clean > up some stuff. Maybe after that I can look into getting the current > version of Py++ (but I'm afraid this will mean that I have to update a > lot of things in my code to get it working with the latest version). Except function transformation, everything should work. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |