8000 [Translation] Caching missing from the component · Issue #10628 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[Translation] Caching missing from the component #10628
Closed
@ddeboer

Description

@ddeboer

For several Symfony parts, caching is done within the component itself, for instance, the Router. The Translation component, however, is different. Caching catalogues is done in the FrameworkBundle’s Translator, and not in the component. This makes cached translations hard to use outside Symfony, for instance in Silex projects.

Why is this? Would it make sense to move the caching of translation catalogues into the Translation component (and out of the FrameworkBundle)?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0