View Single Post
Old 06-20-2011, 02:54 AM   #404
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Quote:
Originally Posted by BenChen View Post
.. Then I discovered code to enumerate all the property and function names of an object. That was a break-through, since I could then work out what code was returning objects, what those objects were, and what could be done with them....
I have to double that, Core.debug.dumpToString is a invaluable tool!

Though, if executed in a "sandboxed" context, it will only show the "scriptable" methodes/properties.
If defsk gives some additional methodes/props or inherited ones, then they can be accessed thru getSoValue and a full-qualified name.

Regards
Mark

PS: boroda puts a link to his version of defsk over at the-ebook.org. There is "While" implemented and the script will not fail with certain *.so's.
Mark Nord is offline   Reply With Quote