Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All RPCs should use generated initializers and deprecate old initializers #1821

Open
joeljfischer opened this issue Oct 20, 2020 · 0 comments
Assignees
Labels
best practice Not a defect but something that should be improved anyway rpc Relating to the RPC layer

Comments

@joeljfischer
Copy link
Contributor

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
  • iOS Version: n/a
  • SDL iOS Version: n/a
  • Testing Against: n/a
Test Case, Sample Code, and / or Example App

n/a

@joeljfischer joeljfischer added best practice Not a defect but something that should be improved anyway rpc Relating to the RPC layer labels Oct 20, 2020
@joeljfischer joeljfischer added this to To do in v7.1.0 via automation Oct 20, 2020
@joeljfischer joeljfischer self-assigned this Oct 20, 2020
@joeljfischer joeljfischer removed this from To do in v7.1.0 Mar 12, 2021
@joeljfischer joeljfischer added this to To do in v7.2.0 via automation Mar 12, 2021
@joeljfischer joeljfischer removed this from To do in v7.2.0 Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best practice Not a defect but something that should be improved anyway rpc Relating to the RPC layer
Projects
None yet
Development

No branches or pull requests

1 participant