MacGapProject / MacGap2

MacGap 2
MIT License
1.19k stars 85 forks source link

Commands from Obj-C to JS and vice-versa? #80

Open yabdab opened 8 years ago

yabdab commented 8 years ago

Probably a dumb question, but does MG provide a way to call js functions from Obj-C and call methods from JS to Obj-C ?

If not, then what is best method to accomplish this?