from reading around on the web, I see that they operate on JS
'collections'. so I'm wondering what sort of object I can send over
the js<>cocoa bridge in order to enumerate it, from Cocoa-land to
JS-land, that is.
You can call any JavaScript method or get any JavaScript property
from an arbitrary JavaScript object from Objective-C, using the
methods of the WebScriptObject class. That includes the methods of
this enumerator object you're talking about.
-- Darin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden