lua-users home
lua-l archive

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




2009/11/24 Linker <linker.m.lin@gmail.com>
On Sat, Nov 21, 2009 at 20:40, liam mail <liam.list@googlemail.com> wrote:
OOLua is a non intrusive binding which requires no external dependencies, dynamic_casts or RTTI. Binding is done via macros which internally use templates for type safety.
Is there any document about OOLua?
Or some examples?
 


--
Regards,
Linker Lin
linker.m.lin@gmail.com
Linker,
There is a small cheat sheet on the wiki which gives enough information to get up and running. The framework also comes with unit tests which show all the usage of the framework. Hope that helps, if not please let me know.
Liam