On Tue, Feb 2, 2010 at 7:37 AM, Leif Hedstrom <zw...@apache.org> 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
+1 > 2. The RemapAPI.h file gets renamed to remap_api.h > 3. The InkAPI.h file gets renamed to just api.h +0.9, I think these make sense, though "api.h" is.. common. As long as all references to it both internal and external are as ts/api.h I think its fine. > 4. In the source tree, we move remap_api.h to proxy/api/include > (which is where InkAPI.h / api.h is). +1 > > 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 > >