Luke Crook wrote: > Peter Seibel <[EMAIL PROTECTED]> writes: > >> ... some of the .lisp files in lispbuilder svn are actually generated >> code, produced by Swig, right? > > Originally this was the case. But I became irritated being unable to use > autocomplete for the C CamelCase function names. So I renamed all SWIG > generated functions to lispy equivalents.
So if the underlying .h changed you'd have to re-run swig and then re-edit the generated file? Is there any chance of hacking Swig to generate proper Lispy names? -Peter -- Peter Seibel : [EMAIL PROTECTED] Gigamonkeys Consulting : http://www.gigamonkeys.com/ _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
