a little research of enumerating registered classes, need help to getting class members.
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
now i know it is possible to obtain a list of registered class` name.when luabind register a class to lua,it generates a table inside the global table with the module name,and all classes under this module are inside the table.but these registered classes are all 'LUA_TUSERDATA',and their indexing operation are redirected via their metatable.actually i can find all class members in the registry table,but i don`t know how to obtain the relation of registered class between its members. i wish someone have any idea about this could help me. thanks. ------------------------------------------------------------------------------ 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