On Tue, Jun 30, 2009 at 7:34 PM, Ravi<[email protected]> wrote: > Thanks Stephan. Is there anyway to handle such objects through > templates?
Several members of this list have implemented various class bindings using either template- or macro-based solutions. Mine (templates) is here: http://code.google.com/p/v8-juice/ On the "related works" section of that page you'll find links to others. You can read a fairly detailed description of the class-binding features at: http://code.google.com/p/v8-juice/wiki/CreatingJSClasses http://code.google.com/p/v8-juice/wiki/ClassBinder Happy hacking! -- ----- stephan beal http://wanderinghorse.net/home/stephan/ --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
