[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: using Lua and toLua
- From: Nick Trout <Nick.Trout@...>
- Date: Wed, 10 Jul 2002 16:43:36 +0100
> >From my own experiences i've found using tolua's built in
> parsing to work
> much better than using separate pkg files. I find it much much easier
> maintaining your header files with some ToLUA commends than
> to remember to
> maintain another tolua package file. Especially once the
> project gets quite
> large.
I'm sorry, I feel like I've missed something here. Are you saying toLua has
a preprocessor, you have one or you just get toLua to parse your C++ .h
files instead of creating .pkg files? Perhaps you could expand on what you
do?
n