Hi all,
Below is the proposal I'd like to send out today for a [vote]. Let me
know if I'm missing something, or if something should be changed. This
is basically summarizing the discussions we've had. [Note that this is
not the vote request, it'll be a separate message later today or
tomorrow, depending on the discussion].
Thanks,
-- Leif
1. Include install directory
[ ] ${prefix}/include/ts
[ ] ${prefix}/include/ats
[ ] ${prefix}/include/trafficserver
2. InkAPI.h rename
[ ] ts_api.h
[ ] sdkapi.h
[ ] ats.h
3. RemapAPI.h renam
[ ] remap_api.h
[ ] remap.h
4. Versioning of include dir
[ ] No versioning, just plain ${prefix}/include/${name}
[ ] Install into a versioned directory like
${prefix}/include/${name}/${version}, and wrappers/symlinks into
${prefix}/include/${name}.
[ ] Like above, but put the wrappers/symlinks into ${prefix}/include/
5. SimpleDBM include file
[ ] Don't expose it to plugin developers (yet at least).
[ ] Include it, with the name SimpleDBM.h (as it is today)
[ ] Include it, with the name simpledbm.h