Change INK_ prefix to TS_ and ink_ to ts_ and inkXXX to tsXXX, and change
filenames and directory structure
-----------------------------------------------------------------------------------------------------------
Key: TS-178
URL: https://issues.apache.org/jira/browse/TS-178
Project: Traffic Server
Issue Type: Improvement
Components: Cleanup
Reporter: John Plevyak
Fix For: 2.2.0
We should change the INK_, ink_ and ink prefixes to be TS_, ts_ and ts.
The target for this change is 2.2, that is, right before the 2.2 snap we make
this
changes.
Earlier and it will make merging bug fixes into both 2.0 and 2.1 very hard as
patch
will likely fail, particularly if we change file names.
I would suggest that we combine this with changing the directory structure
since we
will already be biting the bullet and making it very hard to compare code
across these
changes.
See
http://cwiki.apache.org/confluence/display/TS/2_2_Prefix_Changes
for the ongoing proposal.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.