[Webkit-unassigned] [Bug 7012] Coerce javascript objects to appleScript compatible types prior to returning them to applescript

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Feb 3 14:47:29 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7012





------- Comment #4 from timothy at hatcher.name  2006-02-03 14:47 PDT -------
Great idea! Coercing to list descriptors is easy to do using
[NSAppleEventDescriptor listDescriptor] and insertDescriptor:atIndex:.
Unfortunatly you can only make AppleScript records from dicrionaries with
string keys if you drop down to Carbon to contruct them.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list