Message6334
The jsr-223 scope object that acts as a globals/locals dict doesn't support all dict methods. This has cropped up a couple different times (#1674 & #1698). More methods have been added but it's still missing more
I'll also note here that its implementation doesn't look thread safe at all. Is that a problem too? (It was adapted from the original jsr223 scripting code which wasn't thread safe either, so maybe this isn't a problem?) |
|
Date |
User |
Action |
Args |
2011-01-22 21:17:13 | pjenvey | set | recipients:
+ pjenvey, nriley |
2011-01-22 21:17:13 | pjenvey | set | messageid: <1295731033.11.0.0741191311898.issue1699@psf.upfronthosting.co.za> |
2011-01-22 21:17:13 | pjenvey | link | issue1699 messages |
2011-01-22 21:17:12 | pjenvey | create | |
|