is it possible to obtain registed classes and functions list of a lua state?
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
i`m binding a framework with lots of classes and functions into lua via luabind,and i`m currently worry about the user experience so i decide to work out a real time helping system like visual studio`s intelligence sense in my application`s script editor,so first i need a trick to obtain some information such as how many classes and functions are registered into a lua_state and what are these and what`s everyone`s signature,etc.is there any way to done this job?i checked out the luabind document carefully,hope there may be some callbacks to notice me anything when it doing registering works,but i finally got nothing. do i missed some important part or are there some tricks to solve my problem? thanks for any help. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user