spmallette commented on pull request #1374: URL: https://github.com/apache/tinkerpop/pull/1374#issuecomment-748506120
When I'd said that Gremlin Server had configured reference elements by default I meant that the out of the box server setup did that. If you configured Bitsy it's likely that you didn't add `ReferenceElementStrategy` to that setup. It also assumes you were likely using Java to connect to that server which is the only language that will support non-references. So, there is a lot of if-thens-elses to this story I'm afraid, with a complex history behind it all, which is why we are where we are with all this. Sorry If that caused confusion and I hope we can make this all work more consistently in future versions. It's just going to take a fair bit of thought and discussion to get it right. How do you like Bitsy by the way (if you don't mind taking a moment to share your experience)? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
