[development] How could everyone win and get Views in Drupal 8?

Jeremy Andrews lists at kerneltrap.org
Thu Aug 13 15:02:58 UTC 2009


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



More information about the development mailing list