On Mar 8, 2012, at 6:17 PM, Brandon Benvie wrote:

> It should be possible to transfer objects between isolates, I'm pretty sure 
> this is an exposed API in Chromium. In this case you aren't sharing access, 
> you're transfering ownership, which is plenty useful in a lot of cases.

That would be what I call "pass and forget". Do you think that that's possible, 
today, in v8 ? I would love to have that, and I'd love to know how !

If not, I think I'd have to build some kind of extraneous, custom, proxy 
objects that have that magic, and I'm not sure how well would that work, or 
even if it's feasible.
-- 
Jorge.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to