From: John L. <jla...@gm...> - 2005-07-05 18:32:50
|
On 7/5/05, Ray Gilbert <ray...@sc...> wrote: > With the birth of my new son I have not had a lot of time to extract new = interface. But I am working on wxBase and about half way through. Once I ha= ve wxBase compiling, the rest should be simple. Yeah, kids can take a lot of time away from the important stuff. :) Anyway, I just thought I'd check up, since it's been pretty quiet and I feel bad about breaking the CVS for so long, but I figure it's not worth it to just temporarily fix it. =20 > I now have a lua script that can extract compiler conditionals, and anoth= er to extract function names and classes from tex docs. I was tinkering wit= h the idea of having a strictly "documented" interface, or a general that a= lso exposes undocumented classes. The docs have been know to have bugs in them, get updated slowly, and there's always the annual arguments about switching away from using latex. If it was just from the header files the same mechanism could be used to extract wrapper files for people's own projects too. Updating them could, hopefully, be done just using a visual diff program too. Thanks for your effort, John Labenski |