View Single Post
Old 10-03-2010, 02:28 PM   #29
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
Sim with "compiled" Core-functions

This is a version of the Simulated Environment with "compiled" / elevated Core-function, as done by kartu in the 2.0.x Code for the PRS-300.
Mainly done to look at the problem with the Dictionary.

It seams, that "compiled" and "sandboxed" JS-functions can't see each other.
And I can't figure out the dependencies between "compiled" and "sandboxed" JS.

Especially with "compiled" dumpToString I expected to see .sandbox. propery, but it doesn't show up.

So I did a (very) simple wrapper to have _Core.any.thing = getSoValue(Core.any.thing).

Dictionary still hangs with _Core.log.loggers("") so still coment this out.
[Edit 2010-12-05]
Attachment removed, use latest code in post #59
[\Edit]

Last edited by Mark Nord; 12-06-2010 at 02:37 AM. Reason: Attachment removed
Mark Nord is offline   Reply With Quote