[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622010#comment-13622010 ] Michael McCandless commented on LUCENE-4897: Shouldn't next() throw

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622035#comment-13622035 ] Michael McCandless commented on LUCENE-4897: Or we could return a

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622036#comment-13622036 ] Michael McCandless commented on LUCENE-4897: Woops, our comments crossed...

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622037#comment-13622037 ] Shai Erera commented on LUCENE-4897: I wanted to avoid introducing another class

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622393#comment-13622393 ] Michael McCandless commented on LUCENE-4897: +1, thanks Shai!

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622746#comment-13622746 ] Commit Tag Bot commented on LUCENE-4897: [trunk commit] shaie

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622761#comment-13622761 ] Commit Tag Bot commented on LUCENE-4897: [branch_4x commit] shaie

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-02 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13619582#comment-13619582 ] Shai Erera commented on LUCENE-4897: I think that we should use a primitive iterator,

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-02 Thread crocket (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13619602#comment-13619602 ] crocket commented on LUCENE-4897: - I don't know much about IntIterator, but I surmise