You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/04/17 06:43:25 UTC

[jira] Resolved: (TS-249) INK_SDK_VERSION_5_2 -> TS_SDK_VERSION_2_0

     [ https://issues.apache.org/jira/browse/TS-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-249.
------------------------------

    Resolution: Fixed

> INK_SDK_VERSION_5_2 -> TS_SDK_VERSION_2_0
> -----------------------------------------
>
>                 Key: TS-249
>                 URL: https://issues.apache.org/jira/browse/TS-249
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> We should clean up the SDK version "registry", since we "promise" to keep this API compatible within the 2.0.x releases. My suggestion is to simply replace INKSDKVersion with this:
>   typedef enum
>     {
>       TS_SDK_VERSION_2_0 = 0,
>       INK_SDK_VERSION_5_2 = 0,
>     } TSSDKVersion;
> (we'd insert TS_SDK_VERSION_2_2, TS_SDK_VERSION_3_0 etc. as we make new "major" releases).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira