On Apr 6, 2017 2:09 PM, "Daniel Mihai via iotivity-dev" < iotivity-dev at lists.iotivity.org> wrote:
Should we start with the following definitions? 1. All C functions included under out/<path_to_IoTivity_SDK>/ are Public APIs 2. All C functions included under out/<path_to_IoTivity_SDK>/experimental/ are Experimental Public APIs 3. When an Experimental Public API gets promoted to non-Experimental Public API, that API SHALL be moved out of out/<path_to_IoTivity_SDK>/experimental/ header files 4. Apps should expect potential breaking changes to Experimental Public APIs, but no breaking changes to non-Experimental Public APIs quibble: it's not just about functions (i think you mean function prototypes?). g -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170406/a44976ca/attachment.html>
