Github user spmallette commented on the pull request:

    https://github.com/apache/incubator-tinkerpop/pull/85#issuecomment-131079499
  
    I'm not so sure that this is as close to being done as you thought.  To 
name a few issues I noticed besides what you mentioned:
    
    * There's a lot of duplicate code to consolidate around the different 
"utilities"
    * We'd need to remove the Jettison dependency
    * Ultimately "graph of the gods" data set would need to be replaced by one 
or more of the common TinkerPop datasets.
    
    I'm also wondering how useful this is now outside of Titan/Faunus users.  
The id system forces longs.  It uses `COMPACT` GraphSON which is "non-standard" 
in a sense (again for Titan).  That doesn't match the original reader we 
supplied which uses `EXTENDED`.  
    
    This almost feels more like a PR for Titan as it sorta bound to that 
implementation.  Short of users generating their own files like this, I'm not 
sure that i see the value to TinkerPop.  Any thoughts on the matter?


---
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.
---

Reply via email to