Not really sure if i'm approaching this the right way but i'll try to
explain the best I can.

Trying to have multiple scripts run without sharing the same context,
but also having different properties depending on the type of script
it is. All scripts share some sort of base properties, so I created a
global ObjectTemplate and setup the global functions, and global
variables.

Trying to figure out how to make a new ObjectTemplate based on the
global template in order to define the specific properties for each.

Like I said i'm not really sure if i'm doing this right and have tried
searching with no luck so I figure i'm approaching this situation
wrong.

Looking forward to replies, thanks

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

Reply via email to