Hi! > I actually don't think it'll use any significant amount of ressources, but
Well, my point is to avoid unnecessary duplications when it's not needed. For example, currently,GDaColumn's attributes are set during (after actually :) statement execution, which could be done only if GdaColumn is requested. > then how about then I add another flag to GdaStatementModelUsage to specify > that (for example GDA_STATEMENT_MODEL_COMPUTE_EXTRA_COLUMN_ATTRIBUTES)? In our case, one part executes the query and another do reverse engineering, so first part should use such flag always, which is not optimal IMO. Piotras _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
