View Single Post
Old 12-03-2010, 04:19 AM   #111
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
Mark,

fixing dictionary was a nightmare, because I could do it only on PRS-300, which is "hardcore caching" stuff that gets loaded from the sandbox. So after doing any change, I had to restart the reader.

Until the end of this year I won't have much time for PRS+, later new dictionary is planned, so I'm not sure whether I'll include this change.

Regarding passing vars to the sandbox code, unfortunately this way doesn't work:
a.sandbox.b.sandbox.c =
only first level is accessible. So if a is an existing object, b will be accessible, but c will not.
kartu is offline