hyperstack-org / hyperstack-org/hyperstack

Access params in operations using accessors instead of the 'params' object.

Open
#421 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
538
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Setting param_accessor_style :accessors for Hyperstack components enables accessing component parameters directly
without the need to prepend the 'params' object.
This isn't supported for operations and it would be a great syntactic sugar, if you could also access operations' parameters using an accessor of the same name.
This call convention will also align the use of params across components and operations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.