Code Monkey home page Code Monkey logo

sdl_evolution's Introduction

SDL Evolution

Do not submit a proposal without reading this roadmap document. Ideas should be discussed on the SDL Slack #sdl_evolution open channel before a proposal is created here.

For more information about SDL, go to www.smartdevicelink.com.

This process and document is based on Apple's excellent Swift Evolution process.

This document tracks the ongoing evolution of SDL. Proposals should be made for any public API surface change, that is, any change that would necessitate a minor or major version change in any SDL mobile library. If a protocol or RPC change does not change any API surface, they must still be brought through the proposal process. In sum, the following changes must be proposed:

  • Changes necessitating minor or major version updates to the mobile libraries according to semantic versioning, except those that are caused by a misspelling.
  • Major changes (Definition TBD) to SDL Core.
  • Any change to the SDL Protocol.
  • Any change to the SDL RPC spec.

Important documents:

SDL Protocol Version Next: X.X

Expected Release Date: N/A

The goal of the upcoming release is... You can see a detailed list of accepted and implemented proposals on the proposal status page.

SDL RPC Spec Version Next: X.X

Expected Release Date: N/A

The goal of the upcoming release is... You can see a detailed list of accepted and implemented proposals on the proposal status page.

Core Version Next: X.X

Expected Release Date: N/A

The goal of the upcoming release is... You can see a detailed list of accepted and implemented proposals on the proposal status page.

iOS SDK Version Next: 5.0

Expected Release Date: N/A

The goal of this release is to rebuild and restructure the lower-level components of SDL iOS. Many of the lower-level protocol components are poorly designed and untestable. Many are unfortunately public classes when they should not be; these must be made private. RPCs, RPC Structs, and Enums are all difficult to update and add to, and unfortunately poorly designed (for example, enums are largely global, RPC properties are largely atomic, no nullability or generics). Code generation should be leveraged to make these easier to update in the future and for better compatibility with Swift. You can see a detailed list of accepted and implemented proposals on the proposal status page.

Android SDK Version Next: X.X

Expected Release Date: N/A

The goal of the upcoming release is... You can see a detailed list of accepted and implemented proposals on the proposal status page.

sdl_evolution's People

Contributors

asm09fsu avatar joeljfischer avatar joeygrover avatar kshala-ford avatar mmorg112-ford avatar pelsila avatar robinmk avatar theresalech avatar yang1070 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.