hi developers :) |
Hey Mark,
This behaviour is completely inconsistent with DefaultTableModel and DefaultListModel. We will change EventListModel.getElementAt() and EventTableModel.getValueAt() to throw ArrayIndexOutOfBoundsExceptions if you pass any index that is illegal according to the underlying EventList. This is precisely what happens in DefaultTableModel and DefaultListModel.
Thanks for the heads up. Look for an update to the latest build tonight with the fixes for these problems.
James
On 11/9/05, Bigler Mark <[hidden email]> wrote:
|
Mark,
I've implemented the changes I outlined below. The methods now always throw IndexOutOfBoundsExceptions. Thanks for the heads up. The updated jars can be found here: https://glazedlists.dev.java.net/servlets/ProjectDocumentList?folderID=3916&expandFolder=3916&folderID=3916 Thanks, James On 11/9/05, James Lemieux <[hidden email]> wrote:
|
Free forum by Nabble | Edit this page |