Questions about this project
paulocoutinhox opened this issue · 0 comments
paulocoutinhox commented
Fist question is about error handling. Other libs that im using to integrate has a problem in calling functions with 3 types of error:
1 - Call a export function to LUA using fewer params number
2 - Call a export function to LUA using too many params number
3 - Call a export function to LUA using invalid type param
This is a common problem when user develop their scripts, but another lib simply CRASH the host process!
How it works on this lib?
Second question: It is in active development? Have any contact (email, skype, hangout)?
Third question: You see any problem to use it in my project? Any limitations?
Thanks. Sorry for questions, but it is an important search to my project.