[dev] [cvs] commit: genie item.php wishlists.php genie/lib Genie.php base.php genie/po genie.pot sl_SI.po genie/templates/wishlists shared.inc

Chuck Hagenbuch chuck at horde.org
Thu Feb 7 17:40:26 UTC 2008


Quoting Duck <duck at obala.net>:

> Having additional info to a separate storage like currently in Ansel is still
> a bottleneck. As you must still go into the database twice, create two
> objects and two DB connections. If is really needed we can separate tables,
> but data must be picked up in one run. Storing additional data in the main
> table avoids another (not needed) JOIN.

But isn't this the problem we ran into with the DataTree also? Putting  
everything in the main table can be just as inefficient.

Also, why would you need two database connections?

-chuck


More information about the dev mailing list