Firefox OS/Vaani/Custom Command: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 99: Line 99:
     public <open> = open `app names...`
     public <open> = open `app names...`


DialAction can be mapped into a concrete grammar. Since the app name may have pronounceable name,  grammar of OpenAppAction will be defined as built-in apps.
DialAction can be mapped into a concrete grammar. Since the app name may have pronounceable name {{bug|1180113}},  grammar of OpenAppAction will be defined as built-in apps.


The OpenAppAction can be translated into a generic OpenAction with SoftwareApplication object. So, we change the definition of OpenAppAction to OpenAction with a object field whose value is SoftwareApplication object, we may find it below.
The OpenAppAction can be translated into a generic OpenAction with SoftwareApplication object. So, we change the definition of OpenAppAction to OpenAction with a object field whose value is SoftwareApplication object, we may find it below.
Confirmed users
209

edits

Navigation menu