Ticket #29 (new enhancement)
Scripting
| Reported by: | calvin | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | Buzé Release 0.6 - 1.0 |
| Component: | buze | Version: | |
| Keywords: | Cc: |
Description (last modified by calvin) (diff)
Implement a system for macros / automation / UI-actions.
Consider SpiderMonkey vs Active Scripting. Main language will be JavaScript.
Currently Active Scripting is in the lead, because its simpler to implement, but may get a clumsier API than what can be achieved with SpiderMonkey.
Maybe implement scripting in two phases, first implement a "base API" with only global methods - C-style so to say - with Active Scripting. And when everything else is done, implement a portable "DOM API" with SpiderMonkey...
Change History
Note: See
TracTickets for help on using
tickets.
