Please let me know if I can help with implementation of any of the issues that I've opened around select, since I've become somewhat familiar with the relevant code:
- 639 <https://issues.apache.org/jira/browse/TINKERPOP3-639> (select and selectList). There is already PR#57 <https://github.com/apache/incubator-tinkerpop/pull/57> which has gone stale, but we have not resolved the desired end state for this issue. - 619 <https://issues.apache.org/jira/browse/TINKERPOP3-619> (select should not throw). There was some progress on choosing the desired behavior, but it sounds like a final decision is pending. - 652 <https://issues.apache.org/jira/browse/TINKERPOP3-652> (select from Map explicitly). Is it a good idea to require Scope.local to do select from Map? Or is selectKeys more appealing? Not trying to rush anyone, but I have cycles to spend on this over the next couple of weeks.
