From: Francesco M. <f18...@ya...> - 2006-03-08 19:51:29
|
John Labenski ha scritto: > On 3/7/06, John Labenski <jla...@gm...> wrote: >> On 3/7/06, klaas.holwerda <kho...@xs...> wrote: >>> John Labenski wrote: >>>> The plot.i file should also go into it's own directory. I see messages >>>> on wx-users that people seem to use the plot widget every once in a >>>> while. Maybe we should keep that, if nothing else it shows how easy it >>>> is to make a binding for a outside library. >>>> bindings/wxplot >>>> modules/wxbindplot >>>> >>> I also like this idea, it sets the right approach for things to come, >>> when more modules from e.g. wxCode get wrapped. > > I didn't have the heart to delete fl.i, so I moved all the > override.hpp code for it into fl.i and removed it from the > wx_rules.lua with a note at the top saying that it's not maintained. I > think that if Ray Gilbert was using it and if he wanted to get back > into wxLua he'd want it. I think it's best to keep it as a starting > point for anyone with the time/interest to get it working again. > > I did remove plot.i since it was basicly empty. Everything was remmed > out and I don't think it was worth saving since you could remake what > little was there in a few minutes. I'd rather not bother with making a > wrapper for wxPlot right now since I don't use it and don't have the > time to write/test it. > > I emptied out > modules/wxbind/src/plot.cpp > modules/wxbind/src/fl.cpp > Francesco could you delete them and rebake. I looked at the cvs delete > -f, but I don't think I understand it completely. What if a person > (me) had to do a new checkout, they wouldn't get the files and when > you try to build it you'd get errors. > > Sorry about making you have to rebake all the time. Could you also > delete bin2c.c, the Makefile in that dir, and the bakefile stuff for > it (just leave util/bin2c/bin2c.lua). done |