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

Update Vocabulary Around Return 'parameters'. #578

Open
InsertCreativityHere opened this issue May 22, 2023 · 0 comments
Open

Update Vocabulary Around Return 'parameters'. #578

InsertCreativityHere opened this issue May 22, 2023 · 0 comments
Assignees
Milestone

Comments

@InsertCreativityHere
Copy link
Member

Currently, we use the following vocabulary:

  • An operation takes multiple parameters
  • An operation has an optional return type
  • This return type can be a tuple or return members

But, on the new operation page: 'https://docs.testing.zeroc.com/docs/slice/language-guide/operation'
We're using a different vocabulary now:

  • An operation takes multiple operation parameters
  • An operation can return multiple return parameters
    No more distinction between return types, tuples, or members.

We should update our messages and comments in the compiler accordingly.
(And possibly think of a clearer term than 'operation parameter' for the 'input parameters' (also a bad name).

@InsertCreativityHere InsertCreativityHere added this to the 0.1 milestone May 22, 2023
@InsertCreativityHere InsertCreativityHere self-assigned this Jun 21, 2023
@bernardnormier bernardnormier modified the milestones: 0.1, 0.2 Aug 30, 2023
@InsertCreativityHere InsertCreativityHere modified the milestones: 0.2, 0.3, 0.2.1 Nov 28, 2023
@InsertCreativityHere InsertCreativityHere modified the milestones: 0.2.2, Future Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants