13 Aug
2009
13 Aug
'09
5:02 p.m.
On Thu, 2009-08-13 at 07:50 -0700, Earl Miles wrote:
The blocks can be cached.
Caching is great, but it shouldn't be an excuse for unoptimized code.
What does this mean? Are you saying that because generated queries are by default unoptimized they should not be used? I really don't understand what your point is here.
Simply (and generically) that a cache should not be justification for slow queries. -Jeremy