[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A problem implementing standard oop construction, which shares C++ and Lua classes
- From: "Dmitriy Iassenev" <iassenev@...>
- Date: Fri, 10 Oct 2003 11:11:04 +0300
hi Daniel,
> Yes, there is. Inheritance from C++ classes is demonstrated in the
> luabind docs. Did you create a wrapper type for the C++ class so that
> virtual function dispatch will work correctly?
oh, right you are, thank you for attention
> You'll have to show me some code of what you are doing to get more help.
thank you, I'll try to do it by myself first
> >P.S. I use LuaBind
> BTW. luabind has it's own mailing list:
> http://lists.sourceforge.net/lists/listinfo/luabind-user.
> Please redirect future questions there.
thank you again
Best regards,
Dmitriy Iassenev