Hi,
I was looking at this the other day, and I'm wondering if we shold
"coalesce" all these defines into one, i.e. make INK_SDK_VERSION_5_2 be
named TS_SDK_VERSION_2_0 ? We could also keep the INK_SDK_VERSION_5_2,
but remove all the earlier ones with the same define as
TS_SDK_VERSION_2_0. I don't see any reason why we should need to keep
any of the older versions (since they are all Inktomi legacy stuff), and
INK_SDK_VERSION_5_5 is never used anywhere in the code (so that should
definitely be removed).
I think we might want to get this done for v2.0.0, to make sure we're
API compatible within the 2.0.x release. If we do, we'll change all
examples and the small amount of API code to use TS_SDK_VERSION_2_0
Thoughts?
-- leif
- INK_SDK_VERSION_x_y for v2.0.0 release ? Leif Hedstrom
-