From: Ray G. <ray...@sc...> - 2005-07-05 07:51:08
|
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 = have wxBase compiling, the rest should be simple. =20 I now have a lua script that can extract compiler conditionals, and = another to extract function names and classes from tex docs. I was = tinkering with the idea of having a strictly "documented" interface, or = a general that also exposes undocumented classes. =20 It is a little slow going, but I have not come across any major hitches. =20 Ray =20 =20 |