smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 244 forks source link

[SDL 0092] Mark public deprecated methods #1758

Closed theresalech closed 6 years ago

theresalech commented 7 years ago

Proposal: Mark public deprecated methods

Public methods is part of SDL interface. New features may use some existing interfaces and expect some behavior. Sometimes some features use interfaces that are planned to be removed.

Review: https://github.com/smartdevicelink/sdl_evolution/issues/278

jacobkeeler commented 6 years ago

Closed with the merge of #1938