We should standardize on a naming convention for traffic server directories. Right now we are using "trafficserver". This has less possibility of conflicts then "ts".

I vote to put the include files into ${prefix}/include/trafficserver

-Bryan

On 02/02/2010 07:37 AM, Leif Hedstrom wrote:
Hi,

we started this discussion a long time ago, but I'd like to propose a name change for the two include files. Please comment / vote on these four suggestions:

  1. During installation, we'll place the two include files in
     ${prefix}/include/ts
  2. The RemapAPI.h file gets renamed to remap_api.h
  3. The InkAPI.h file gets renamed to just api.h
  4. In the source tree, we move remap_api.h to proxy/api/include
     (which is where InkAPI.h / api.h is).


I'd like to get this done for the 2.0.0a release, so please comment (and vote). I know this breaks "internal" plugin builds for Yahoo, but we can easily work around that if necessary (just make symlinks in our internal package file).

The changes above also means we need to modify documentation, and examples, of course (i.e. #include <ts/api.h> ). Any future/additional "dev" include files should obviously also go into ${prefix}/include/ts/ .

Thanks,

-- Leif




Reply via email to