-
Notifications
You must be signed in to change notification settings - Fork 0
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
IS-14 Refactor bulkProperties methods #8
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGYM, just a few blanks to remove
Co-authored-by: Simon Lo <simon.lo@sony.com>
(cherry picked from commit c38fb2a)
(cherry picked from commit 6de883bac8a5f8ab4d09f3b36ffb8e352771e270)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, if we can provide examples of the bulk handlers, we may be able to hide the control_protocol_state with callback for those handlers.
Co-authored-by: Simon Lo <simon.lo@sony.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bulkProperties methods now look up the method descriptor in the BulkPropertiesManager, rather then invoking them directly.