lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Using conditional code is lousy, but it should be for the users to decide.

In general I agree, nothing clutters up code more than #if's all over the place.

However, in transition from versions of Lua, I'd like to be able to 'fall back'
to the previous build as necessary; I really only wanted to do this during the
transition, until it is all working as expected.  I guess I could branch my
CVS tree, but there aren't that many changes for it to seem worthwhile.

Love, Light and Peace,

- Peter Loveday
Director of Development, eyeon Software