On 14 March 2017 at 14:41, Dmitry Eremin-Solenikov
<[email protected]> wrote:
> Hi,
>
> On 14.03.2017 07:06, Honnappa Nagarahalli wrote:
>> 2) What is the purpose of the deprecated API flag?
>
> It's purpose is to allow applications to recognize that the API is going
> to be removed in the next release and thus to migrate from old API to
> new replacement.

Will we use ODP_DEPRECATED macro to indicate the API is deprecated? If
yes, the compiler will generate the warning if the application uses
the deprecated API. Why do we need a new flag?

Do you know what is ODP's policy on deprecation? You have mentioned
'next release', do you know what it means? Major release, minor
release?

>
> --
> With best wishes
> Dmitry

Reply via email to