Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Oct 2013 at 20:44 UTC
Updated:
29 Jul 2014 at 23:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
berdirHere we go.
Comment #2
dawehnerHere is the approach I went with, so I guess we should leverage the patch from berdir and sort of use the other one for views?
Comment #3
dawehnerI do way more like the patch from berdir, RTBC to that one.
Comment #4
tim.plunkettHiding the other patch so it is clearer that Berdir's patch is the RTBC one
Comment #5
berdirThere are more examples that could be simplified with this approach, cache bins for example. They only differ in the argument that's passed to the cache factory.
Do we want to get this in as an example and open a follow-up (meta?) issue to use it in other places?
Comment #6
webchickWicked. This patch is very nice. Nice that the Symfonic folks already thought of this, and we can just use what they do.
Committed and pushed to 8.x. Thanks!