lua-users home
lua-l archive

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


On Thu, Nov 21, 2013 at 3:40 AM, steve donovan
<steve.j.donovan@gmail.com> wrote:
> On Thu, Nov 21, 2013 at 11:26 AM, Thijs Schreijer
> <thijs@thijsschreijer.nl> wrote:
>> Did this thread just get hijacked?
>
> It moved from "would be nice to have table.new" to "here are all the
> things on the C side I would like to expose".
>
> Very easy to write a little extension to do most of these things, of course....
>


Yes it was. I asked if some kind of "luaL_checkuserdata(L,
"udtypename")" equivalent could be thought of in the same way, but
then it got into type and then I checked out.

Again, my apologies.

-Andrew