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.

Reply via email to