Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tell/Respond instead of Call/Answer #163

Open
Clashsoft opened this issue Dec 11, 2019 · 0 comments
Open

Tell/Respond instead of Call/Answer #163

Clashsoft opened this issue Dec 11, 2019 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@Clashsoft
Copy link
Member

Example:

We tell the forklift driver to move palette with id palette1 and with destination place3.
The forklift driver responds with success.
forkliftDriver.movePalette("palette1", "place3");
@Clashsoft Clashsoft added the feature New feature or request label Dec 11, 2019
@Clashsoft Clashsoft added this to the v1.1.0 milestone Dec 11, 2019
@Clashsoft Clashsoft self-assigned this Dec 11, 2019
Clashsoft added a commit that referenced this issue Mar 4, 2020
+ Added `tell` Sentences. #163
Clashsoft added a commit that referenced this issue Mar 4, 2020
+ Added `respond/responds` as a synonym for `answer/answers`. #163
+ Added `response` as a synonym for `answer`. #163

Closes #163
@Clashsoft Clashsoft removed this from the v1.1.0 milestone Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant