Hey! So, I have been poking and peeking aorund...most results were quite horrible. I mean, the project I am trying to do isnt going as good as I wanted. The CEF (Chromium Embedded Framework) integration I wanted to develop is making a lot of troubble. Mainly the fact that its behavior is sort of unpredictable. I cant tell the exact error, but I know that I have to do some OS X specific code at some point. There is no clean C++ way of doing things here - sadly.
So I have thought about osmething else. It came to my mind rather randomly - in fact, I was watching the asdf movie, and soembody said "But its opposite day". So I was: What is, if I did the integration vice versa? The situation is the following: I have obtained a v8::HandleScope, and I can now utilize that for basically anything. So, how would I be able to initialize the whole NodeJS environment? Is there a way to use node with an existing context/isolate? That'd be quite interesting to know. Hope you can help me on this one, because its one question out of curiosity. If nothing helps, I will have to uglify my entire module with OS specific code. And belive me, I hate that part - because I can only really work on OS X. xD Kind regards, Ingwie -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
