Finish client refactor #537
Labels
enhancement
Improving existing functionality
good first issue
Good for newcomers
I4
No visible changes
S2
Regular significance
U3
Regular
Finish #323 work. I thought it was done but we still have non-object operations with client generalized context. In other words, contextCall should be removed. #323 proved that it does not save us from additional code, it even requires more code in fact. At the same time, it makes the code more complex: more additional structs, more anonymous funcs, callbacks, internal interfaces, etc.
The text was updated successfully, but these errors were encountered: