[kepler-dev] [Bug 2966] - Add a 'Preview data' menu to data source actors

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Jan 2 16:29:55 PST 2008


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2966





------- Comment #2 from leinfelder at nceas.ucsb.edu  2008-01-02 16:29 -------
Ported the PersistentTableModel from Morpho to make use of the [already] ported
version of PersistentVector.  This supports big big big datatables by using the
disk with some records in memory.
Note: this table model uses strings for all attributes.  Since this is a
"Preview" that may not be the biggest deal, but it does mean numbers may not be
sorted as desired (i.e. 100 < 2 when you use string comparison)


More information about the Kepler-dev mailing list