-
Notifications
You must be signed in to change notification settings - Fork 292
Closed
Labels
GoenhancementNew feature or requestNew feature or requesthacktoberfesthelp wantedIssue caused by core project dependency modules or libraryIssue caused by core project dependency modules or library
Milestone
Description
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
Metadata
Metadata
Assignees
Labels
GoenhancementNew feature or requestNew feature or requesthacktoberfesthelp wantedIssue caused by core project dependency modules or libraryIssue caused by core project dependency modules or library