[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] lua-getsize
- From: Dylan Petonke <dylanpetonke@...>
- Date: Sat, 27 Nov 2010 11:21:53 -0500
> It is much worse to change standard namespace.
>
> What if somebody else will make a function with the same name but
> other semantics?
>
This isn't a normal module. It pokes into the internals of lua; it's
close to a patch. And it's expected to manually manage conflicts with
those. I think debug's a fine place for it.