Skip to content

Add extension points to REST DataStore loading/saving flow #5142

@knstvk

Description

@knstvk

Currently the RestDataStore and RestInvoker classes are hard to customize because of many private methods and no extension points.

Practical use case: to load dynamic attributes of the server-side entity. One of the conditions for this is to be able to add the dynamicAttributes query parameter to the load request.

See also forum topic

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions