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

Introduce more concise data store get/set API #71

Closed
godrose opened this issue May 30, 2021 · 0 comments
Closed

Introduce more concise data store get/set API #71

godrose opened this issue May 30, 2021 · 0 comments
Assignees
Milestone

Comments

@godrose
Copy link
Owner

godrose commented May 30, 2021

Should add clearer get/set API to be used from within the client class property:
GetValue
SetValue
The existing
GetValueImpl
SetValueImpl
should be marked as obsolete

@godrose godrose self-assigned this May 30, 2021
@godrose godrose added this to the 2.2.2 milestone May 30, 2021
godrose added a commit that referenced this issue Jun 2, 2021
* feat(lifecycle-hook-base): added base classes for lifecycle hook and startup #56

* feat(lifecycle-hook-base): added extension points #56

* feat(lifecycle-hook-base): put extensibility into base bootstrapper #56

* feat(lifecycle-override): injecting before scenario override #56 (#58)

* refactor: added framework-agnostic scenario data store base class #62 (#65)

* Feature/scenario context current remove (#68)

* feat(scenario-context): removed scenario context #49

* feat(scenario-context): added end to end scenario data store #49

* feat(integration-middleware): added integration-tests related middlewares #49

* feat(integration-middleware): added extension methods #49

* feat(set-value): added SetValue method #71 (#75)

* feat(data-store-namespace): moved data store classes to Context namespace #73 (#76)
@godrose godrose closed this as completed Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant