Github user okram commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/206#issuecomment-173991134
You implemented `Compare` not `P`. If we do `type`, it needs to be a
`P`-predicate. (and still assuming we want this...). I just haven't seen anyone
(nor myself) ever need this functionality. And its bad to add functionality
with limited use cases. Perhaps we wait until there is a stress for it AND we
know all the ways in which it will be used. For example -- by doing this, we
are assuming the Java-type system. This may be bad for Gremlin VM in other
languages.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---