Hi all,
please vote on the following proposals as we have discussed, normal 72h
window. I added an additional option to the install directory (just
plain ".../include), to better match the suggestions (#4) for versioned
directories.
Cheers,
-- Leif
1. Include install directory
[ ] ${prefix}/include
[ ] ${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 into
${prefix}/include/${name}.
[ ] Like above, but put the wrappers 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