Follow-up of #1764474: Make Cache interface and backends use the DIC, which can only happen after #1706064: Compile the Injection Container to disk is commited.

See #1764474-65: Make Cache interface and backends use the DIC:

Here is PoC I was working on during the time you wrote yours:
* Took your previous patch as base.
* Added the tags, and added a CacheManager object for iterating over.
* Followed http://symfony.com/doc/2.0/components/dependency_injection/tags.html and added a compiler pass for registering bins in a container parameter.

CommentFileSizeAuthor
1764474-65-tags_poc_do_not_test.patch38.11 KBBerdir
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Berdir’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)

Uff, this is old :)

We're doing much of this already I think and #918538: Decouple cache tags from cache bins will complete the tags part. so closing.