shitala099 / microemu

Automatically exported from code.google.com/p/microemu
0 stars 0 forks source link

previousRecordId method brings the current record #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The previous* methods brings the current record and not the previous one.
And if your are at the end of an enumeration and invokes the previous*
method on the RecordEnumeration it will throw a Exception.

Original issue reported on code.google.com by bar...@gmail.com on 18 Nov 2009 at 11:36

Attachments:

GoogleCodeExporter commented 8 years ago
The fix is really simple, please can someone fix it?

Original comment by bar...@gmail.com on 18 Nov 2009 at 11:36

GoogleCodeExporter commented 8 years ago
Any update on this?

Original comment by tmoreira...@gmail.com on 6 Jan 2010 at 2:44

GoogleCodeExporter commented 8 years ago
Fixed in trunk (future 3.0 version)

Original comment by bar...@gmail.com on 6 Jan 2010 at 9:20

GoogleCodeExporter commented 8 years ago

Original comment by bar...@gmail.com on 6 Jan 2010 at 9:33

GoogleCodeExporter commented 8 years ago
Thanks! It is working fine now.

Original comment by tmoreira...@gmail.com on 6 Jan 2010 at 4:35

GoogleCodeExporter commented 8 years ago

Original comment by bar...@gmail.com on 6 Jan 2010 at 4:48