dx-platform icon indicating copy to clipboard operation
dx-platform copied to clipboard

react-kit: Deprecate getRenderRemoteData

Open scink opened this issue 5 years ago • 2 comments

i had a need to overwrite one of states of RenderRemoteData (RRD) that was passed within getRenderRemoteData (gRRD). but after a long offline discussion about PR expanding the model of RRD from cRRD ( #130 ) i realized, that i can use withDefaults (wD) instead of gRRD. i believe we should use wD and deprecate gRRD

scink avatar May 29 '19 15:05 scink

If there were no specific reasons to create a factory and not use withDefaults in #49 then I'm ok with that. @devex-web-frontend/team any objections?

sutarmin avatar May 30 '19 07:05 sutarmin

there was a reason - no one came up with using wD

scink avatar May 30 '19 07:05 scink