Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Extend the dispatcher to validate commands before calling worker #37

Closed
alanz opened this issue Nov 8, 2015 · 0 comments
Closed

Extend the dispatcher to validate commands before calling worker #37

alanz opened this issue Nov 8, 2015 · 0 comments
Assignees
Milestone

Comments

@alanz
Copy link
Collaborator

alanz commented Nov 8, 2015

A PluginDescriptor lists the available commands and the accepted contexts / parameters each can have.

Modify doDispatch to validate these in the incoming IdeRequest and return an appropriate IdeResponseFail value if the validation fails.

@gracjan gracjan changed the title extend the dispatcher to validate commands before calling worker Extend the dispatcher to validate commands before calling worker Nov 8, 2015
@alanz alanz self-assigned this Nov 8, 2015
@alanz alanz added this to the P1: Must milestone Nov 10, 2015
@alanz alanz closed this as completed in 92d0f37 Nov 10, 2015
alanz pushed a commit to alanz/haskell-ide-engine that referenced this issue Nov 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant