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

Refactor all setters/getters for RPCs internal storage. #493

Closed
asm09fsu opened this issue Jan 18, 2017 · 1 comment
Closed

Refactor all setters/getters for RPCs internal storage. #493

asm09fsu opened this issue Jan 18, 2017 · 1 comment
Labels
best practice Not a defect but something that should be improved anyway
Milestone

Comments

@asm09fsu
Copy link
Contributor

Bug Report

Currently, we have all of our RPC's properties using custom setters and getters that read/write from the internal storage. Most of this code is the same, yet there are no general categories established to make sure we are in fact doing the same thing for every property.

OS & Version Information
  • SDL iOS Version: 4.5.0
@asm09fsu asm09fsu added best practice Not a defect but something that should be improved anyway enhancement labels Jan 18, 2017
@asm09fsu asm09fsu added this to the 5.0.0 milestone Jan 18, 2017
@joeljfischer
Copy link
Contributor

This is more of a feature request than a bug report...

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
Projects
None yet
Development

No branches or pull requests

2 participants