[Schevo-devel] Re: [Schevo-commit] r1036 - trunk/bin

Matthew Scott mscott at goldenspud.com
Tue Sep 20 15:34:36 EDT 2005


Another notable change is described below.

This option was added because we just started work last night on a QTable
subclass for viewing entities in extents. So far it doesn't emit any useful
signals and needs some cosmetic improvement, but it is much faster than
EntityListView since it loads data on demand. We needed this for a database
where a couple of extents had close to 10000 entities, and one had over
25000. EntityTable takes only a couple of seconds to show up for the first
time for each of those on a 2.6GHz machine, whereas the EntityListView would
cause memory usage to balloon catastrophically. :)


On 9/20/05, schevo-commit at lists.orbtech.com <schevo-commit at lists.orbtech.com>
wrote:
>
> New Revision: 1036
> Log:
> Because the EntityTable widget is under construction, allow -l or
> --use-listviews option to db_navigate to use EntityListView widgets
> instead of EntityTable widgets.
>

--
Matthew R. Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://schevo.org/lists/archives/schevo-devel/attachments/20050920/9360d286/attachment.htm


More information about the Schevo-devel mailing list