James Peach created TS-2485: ------------------------------- Summary: move C++ API to an api/ directory Key: TS-2485 URL: https://issues.apache.org/jira/browse/TS-2485 Project: Traffic Server Issue Type: Improvement Components: Core, TS API Reporter: James Peach
The C++ API is currently in {{lib/atscppapi/}}. The {{lib/}} directory is used for internal project library code, so it's a weird place to put API libraries. The C API is in {{proxy/api}}, so that could make sense. It might also make sense for there to be a top-level {{api/}} directory for both public APIs. -- This message was sent by Atlassian JIRA (v6.1.5#6160)