-
Notifications
You must be signed in to change notification settings - Fork 121
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
SDL 0212 - Add Ability to Reuse a SyncFileName for a PutFile #642
Comments
Should another parameter be added with the name of the updated file? |
Will this proposal allow the HMI to be notified whenever a putfile is pushed to the system? This is as opposed to the current design of only notifying the HMI for a system file as seen in the code linked below? If so, this would be a welcomed addition and will go hand in hand with the previously accepted proposal here: |
@mrapitis Yes, the proposal will allow the HMI to be notified whenever a |
@JackLivio Is there any concern that sending a |
@NicoleYarroch It depends on when and how the HMI renders images. I think both Sync and the Generic HMI in a browser cache the image data so it won't flicker in this case. Also onPutfFile shouldn't really be sent if the syncFileName and image data is unchanged? |
The Steering Committee voted to accept this proposal with revisions on 2018-12-18. The author is to updated this proposal to include an additional parameter name of the updated file to the HMI notification as called out in this comment. |
The accepted revisions were made on 2019-01-17. An issue has been entered: |
Hello SDL community,
The review of "SDL 0212 - Add Ability to Reuse a SyncFileName for a PutFile" begins now and runs through December 18, 2018. The proposal is available here:
https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0212-add-ability-to-reuse-a-syncfilename-for-a-putfile.md
Reviews are an important part of the SDL evolution process. All reviews should be sent to the associated Github issue at:
#642
What goes into a review?
The goal of the review process is to improve the proposal under review through constructive criticism and, eventually, determine the direction of SDL. When writing your review, here are some questions you might want to answer in your review:
Please state explicitly whether you believe that the proposal should be accepted into SDL.
More information about the SDL evolution process is available at
https://github.com/smartdevicelink/sdl_evolution/blob/master/process.md
Thank you,
Jordyn Mackool
Program Manager - Livio
[email protected]
The text was updated successfully, but these errors were encountered: