-
Notifications
You must be signed in to change notification settings - Fork 122
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
[Accepted with Revisions] SDL 0284 - DialNumber Text #950
Comments
1. Minor item, JavaScript Suite needs to be added to affected platforms since there is an RPC change. <function name="DialNumber" functionID="DialNumberID" messagetype="request" since="3.0">
.
.
.
<param name="messageText" type="String" mandatory="false" since="X.X">
<description>
Body of text to display to the user.
</description>
</param>
</function> 3. I'd also prefer naming the param to 4. Should we define potential lengths to this text? I imagine it would be useful for developers and OEMs to know exactly what max length should be displayed in these prompts. |
3. I think 4. I think that adding a |
|
I would recommend the |
The Steering Committee voted to accept this proposal with the following revisions:
<function name="DialNumber" functionID="DialNumberID" messagetype="request" since="3.0">
.
.
.
<param name="messageText" type="String" mandatory="false" since="X.X">
<description>
Body of text to display to the user.
</description>
</param>
</function>
|
@MichaelCrimando 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 enter issues in respective repositories for implementation. Thanks! |
The author has updated the proposal to reflect the agreed upon revisions and implementation issues have been entered: |
Hello SDL community,
The review of "SDL 0284 - DialNumber Text" begins now and runs through March 3, 2020. The proposal is available here:
https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0284-DialNumber_Text.md
Reviews are an important part of the SDL evolution process. All reviews should be sent to the associated Github issue at:
#950
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,
Theresa Lech
Program Manager - Livio
[email protected]
The text was updated successfully, but these errors were encountered: