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

[Tracking] backing store support - Go #466

Closed
2 of 3 tasks
Tracked by #1
baywet opened this issue Aug 10, 2021 · 0 comments · Fixed by microsoft/kiota-http-go#55, microsoftgraph/msgraph-sdk-go-core#153 or #2185
Closed
2 of 3 tasks
Tracked by #1
Assignees
Labels
enhancement New feature or request Go hacktoberfest help wanted Issue caused by core project dependency modules or library
Milestone

Comments

@baywet
Copy link
Member

baywet commented Aug 10, 2021

pending on #413

Today the generation logic does not support providing a backing store. The abstractions library also does not have the different constructs:

  • update the abstraction library to provide the serialization factories proxies, the callbacks, the backing store interface, and the in memory implementation (see other languages)
  • update the generation logic to support re-routing the accessors to a backing store (some of the logic is already in place)
  • update the serialization library to leverage the callbacks during serialization/deserialization
    AB#10604
@baywet baywet added enhancement New feature or request help wanted Issue caused by core project dependency modules or library Go labels Aug 10, 2021
@baywet baywet added this to the GA milestone Aug 10, 2021
@ddyett ddyett changed the title backing store support - Go [Tracking] backing store support - Go Mar 16, 2022
@baywet baywet modified the milestones: Kiota GA, Kiota post-GA Jan 6, 2023
@rkodev rkodev reopened this Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Go hacktoberfest help wanted Issue caused by core project dependency modules or library
Projects
None yet
2 participants