[development] How could everyone win and get Views in Drupal 8?
    Earl Miles 
    merlin at logrus.com
       
    Thu Aug 13 04:10:24 UTC 2009
    
    
  
Chris Johnson wrote:
> Few of them, except node front page.  Tracker would be second most
> common, probably, even though it's slow.  I'll have to admit I use the
> blog module on my personal site.
> 
> Any side effects of having Views in core, e.g. loading code not used?
> That's where my biggest concern would be now.
Very little of Views' code is loaded (obviously the .module file) is 
loaded if no view is ever invoked on the page. And I'm sure Views would 
remain a disable-able module.
    
    
More information about the development
mailing list