Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Sandeep Tamhankar
Sandeep Tamhankar(Deactivated)Labels
Components
Fix versions
Priority
Created April 15, 2016 at 12:44 AM
Updated June 15, 2016 at 11:32 PM
Resolved June 15, 2016 at 11:28 PM
A few tweaks to ResultSet:
inspect shows internal state, leading users to think they can access that data.
ResultSet.first should return the first "Result".
ResultSet[] should return the n'th result.
Try to support other array ops.