Skip to content

Conversation

Citymonstret
Copy link
Member

@Citymonstret Citymonstret commented Dec 8, 2023

This is still a W.I.P. as Cloud v2 is nowhere near ready to be released. There are no up-to-date builds in the OSS repository, so this currently relies on the local Maven repository.

Changes:

  • @Argument is not needed when the parameter name is the same as the argument name.
  • The input queues have been replaced with CommandInput.
  • Suggestions can return streams so we do not need to manually collect before returning.
  • There is a new exception handling system that reduces the amount of casting and unwrapping we have to do.
  • Meta keys no longer exist and have been replaced by CloudKey.

Do we want to use suggestions with tooltips? Can we convey meaningful information through the tooltips?

@github-actions github-actions bot added the Feature This PR adds a new feature label Dec 8, 2023
@Citymonstret Citymonstret force-pushed the feature/cloud-v2 branch 2 times, most recently from 3eef157 to 4103715 Compare December 8, 2023 18:57
@Citymonstret Citymonstret force-pushed the feature/cloud-v2 branch 2 times, most recently from d1bc951 to 5b832c5 Compare December 26, 2023 15:34
This is still a W.I.P. as Cloud v2 is nowhere near ready to be released.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature This PR adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant