Skip to content

Using Intents for Non-Visual Actions #676

Answered by kriswest
hampshan asked this question in Q&A
Discussion options

You must be logged in to vote

We regularly work with service applications - one of the reasons we're particularly keen on the 2.0 API changes to allow the return of results (so they can essentially provide something more like an API than a UI).

Although the AppD does 'feel' like its intended for apps with a UI/show a window, I don't think anything actually requires it and it should still work for your non-visual use-cases. I also think there is a use-case for non-visual apps to show up in an intent resolver when they need to (e.g. what service to get a price, or some other datum, from) - also worth remembering that the resolver shouldn't show up and should auto-resolve if only one option for the intent/context pairing…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hampshan
Comment options

Answer selected by kriswest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants