31
edits
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
**Pros: can be maintained at the Gecko-level, allows developers with no knowledge of Obj-C to provide functionality to Applescript | **Pros: can be maintained at the Gecko-level, allows developers with no knowledge of Obj-C to provide functionality to Applescript | ||
**Cons: could have performance implications (given changes to NSApplication), greater chance of problems interacting with Apple's code | **Cons: could have performance implications (given changes to NSApplication), greater chance of problems interacting with Apple's code | ||
'''Scripting Hierarchy''' | |||
Firefox | |||
*application | |||
**windows | |||
***current tab | |||
***tabs | |||
****index | |||
****name | |||
****URL | |||
****source | |||
****doJavascript? | |||
'''Plan''' | '''Plan''' | ||
The plan is... | The plan is... |
edits