smartdevicelink / sdl_evolution

Tracking and proposing changes to SDL's public APIs.
https://smartdevicelink.github.io/sdl_evolution/
BSD 3-Clause "New" or "Revised" License
33 stars 122 forks source link

[Accepted with Revisions] SDL 0334 - Transform SetDisplayLayout requests into UI.Show for HMIs #1141

Closed theresalech closed 3 years ago

theresalech commented 3 years ago

Hello SDL community,

The review of "SDL 0334 - Transform SetDisplayLayout requests into UI.Show for HMIs" begins now and runs through May 18, 2021. The proposal is available here:

https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0334-transform-setdisplaylayout-requests-to-ui-show.md

Reviews are an important part of the SDL evolution process. All reviews should be sent to the associated Github issue at:

https://github.com/smartdevicelink/sdl_evolution/issues/1141

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:

More information about the SDL evolution process is available at

https://github.com/smartdevicelink/sdl_evolution/blob/master/process.md

Thank you, Theresa Lech

Program Manager - Livio theresa@livio.io

joeljfischer commented 3 years ago

1. Should this entirely remove SetDisplayLayout from the HMI_API? We don't consider breaking HMI changes to be breaking for Core releases.

Jack-Byrne commented 3 years ago
  1. I agree that we can remove SetDisplayLayout from the HMI_API entirely with this change.
theresalech commented 3 years ago

The Steering Committee agreed to accept this proposal with the revision of removing SetDisplayLayout from HMI_API.

theresalech commented 3 years ago

@ShobhitAd please advise when a new PR has been entered to update the proposal to reflect the agreed upon revisions. I'll then merge the PR so the proposal is up to date, and the Core issue for implementation. Thanks!

theresalech commented 3 years ago

Proposal has been updated to reflect revisions, and implementation issue has been entered: https://github.com/smartdevicelink/sdl_core/issues/3706