lua-users home
lua-l archive

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


> 2013/7/17 Roberto Ierusalimschy <roberto@inf.puc-rio.br>
> 
> >  but I do
> > not think the change is worth the trouble. Just imagine the endless
> > discussions about what functions should go there...)
> >
> 
> I see. Maybe the discussion should not be about "what should go there", but
> about what should not stay in debug, and move them gradually either to
> "there" or to global. "There" would become clearer in the proccess.

For me, the main problem is not debug versus "there". It is global
versus "there". (Not to mention a lot of incompatibilities for what
many may consider nitpicking.)

-- Roberto