Re: Inheriting from C++ Classes
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Inheriting from C++ Classes
- From: Ignacio Burgueño <ignaciob@...>
- Date: 2009年1月23日 13:11:05 -0200
liam mail wrote:
It is not made into a C-closure instead a thunk function is called
which has an upvalue of the struct which does the work
That is correct.
It looks just like the Luna/Lunar binding although it does not give it
credit by including the copyright notice which is required.
It is indeed the Luna / Lunar binding. I didn't claim the code was
entirely mine. I did some modifications to it for personal use a long
time ago. I posted part of those modifications in this thread:
http://lua-users.org/lists/lua-l/2008-11/msg00227.html
I also failed to see the required copyright notice you mention neither here:
http://lua-users.org/wiki/CppBindingWithLunar
nor here:
http://lua-users.org/wiki/SimplerCppBinding
Please, take into account that this code getting "out there" was not a
planned thing. If it were to be, it would of course include proper
attributions to Luna / Luna author(s).
Regards,
Ignacio Burgueño