Github user leventov commented on the issue:

    https://github.com/apache/tinkerpop/pull/819
  
    > I'd be much happier to see PRs that do more than add generics or reformat 
imports because some tool said to do it.
    
    This PR does _not_ add generics and reformat imports. It only fixes 
objective bugs. For example, if you will try to actually compare 
`TraversalStrategy` objects to each other, it will fail immediately. This 
indicates that nobody ever used this feature - so it would probably better off 
removed.
    
    I personally have no interest in your project. I'm not going to spend time 
splitting this PR into many different ones and participate long discussions 
about the merits of each of them, because I don't see the subject of those.
    
    I'm OK if you or anybody else take this code and apply it yourself, without 
retaining my authorship - I don't mind. You could do whatever you want with 
this code, take it if you think it's useful.


---

Reply via email to