Github user okram commented on the issue:

    https://github.com/apache/tinkerpop/pull/507
  
    I know it sucks. I don't like this any more than you do. Here is the saving 
grace -- if someone comes up with a better solution, there are only two classes 
we need to tweak (`Bytecode` and `Bindings`). `Bindings` (besides as a 
singleton) are never accessed outside of these two classes. Moreover, most of 
the `Bindings` methods are `protected` and thus, not exposed to users. Only 
`of` is exposed.
    
    I'll merge and perhaps someone down the road comes up with the better 
solution. ?.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to