All RPCs should use generated initializers and deprecate old initializers #1821
Labels
best practice
Not a defect but something that should be improved anyway
rpc
Relating to the RPC layer
Bug Report
The RPC generator generates two initializers for each RPC: one with only mandatory initializers, and one with all possible initializers. We should change to use those initializers and deprecate all the old ones.
Reproduction Steps
n/a
Expected Behavior
n/a
Observed Behavior
n/a
OS & Version Information
Test Case, Sample Code, and / or Example App
n/a
The text was updated successfully, but these errors were encountered: