Thanks Stephan. I've already looked at your v8-juice. But I was slightly
afraid of it's experimental state and few comments inside.

Though before I jump to something as clever as v8-juice and v8, I'd really
love to know how the thing works and what it does for me. Therefore I'm
trying to put together something simple myself.

I looked into juice to see how you do this particular thingie, but was
unable to find it. That fact proves that I'm not ready to use it. :)

Can you, please, point me where to look?

On 7 Jun 2010 22:08, "Stephan Beal" <[email protected]> wrote:

On Mon, Jun 7, 2010 at 4:45 PM, Martin Cohen <[email protected]>
wrote:
>
>        m_instance...
If you want to skip a lot of trial and error, and jump right into your
coding, i strongly recommend using one of the several 3rd-party libs which
take care of those bits for you.

A partial list (the ones i know about):

http://code.google.com/p/v8-juice (that one's mine! :)
http://nodejs.org/
http://code.google.com/p/cproxyv8/
http://code.google.com/p/v8cgi/

Slapping a single class binding together isn't too much work (once you've
done it a few times), but if you want to bind more than a couple classes, a
generic framework for doing so is in order. The above libraries provide such
features, each with varying strengths and weaknesses.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/



-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to